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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 195 hci_set_bit((e & HCI_FLT_EVENT_BITS), &f->event_mask);
199 hci_clear_bit((e & HCI_FLT_EVENT_BITS), &f->event_mask);
203 return hci_test_bit((e & HCI_FLT_EVENT_BITS), &f->event_mask);
hci.h     [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 637 #define HCI_FLT_EVENT_BITS 63

Completed in 15 milliseconds