Searched refs:NUM_CHANNELS (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/bluetooth/bt-transport-uart/
H A Dbt-transport-uart.c31 #define NUM_CHANNELS 2 macro
33 #define NUM_WAIT_ITEMS NUM_CHANNELS + 2 // add one for the changed event and one for UART socket
/fuchsia/zircon/system/dev/bluetooth/bt-transport-usb/
H A Dbt-transport-usb.c38 #define NUM_CHANNELS 2 macro
40 #define NUM_WAIT_ITEMS NUM_CHANNELS + 1 // add one item for the changed event

Completed in 79 milliseconds