HomeSort by relevance Sort by last modified time
    Searched refs:HC_EVENT_TX (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/hci/include/
bt_hci_bdroid.h 82 #define HC_EVENT_TX 0x0008
  /external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c 321 bthc_signal_event(HC_EVENT_TX);
455 * following HC_EVENT_TX session.
457 events |= HC_EVENT_TX;
494 if (events & HC_EVENT_TX)
hci_mct.c 257 bthc_signal_event(HC_EVENT_TX);
297 bthc_signal_event(HC_EVENT_TX);
    [all...]
hci_h4.c     [all...]

Completed in 84 milliseconds