Home
last modified time | relevance | path

Searched refs:NUM_WAIT_ITEMS (Results 1 – 2 of 2) sorted by relevance

/system/dev/bluetooth/bt-transport-uart/
A Dbt-transport-uart.c34 #define NUM_WAIT_ITEMS NUM_CHANNELS + 2 // add one for the changed event and one for UART socket macro
56 zx_wait_item_t read_wait_items[NUM_WAIT_ITEMS];
/system/dev/bluetooth/bt-transport-usb/
A Dbt-transport-usb.c42 #define NUM_WAIT_ITEMS NUM_CHANNELS + 1 // add one item for the changed event macro
63 zx_wait_item_t read_wait_items[NUM_WAIT_ITEMS];

Completed in 5 milliseconds