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

  /external/bluetooth/bluez/tools/
hcisecfilter.c 58 hci_set_bit(EVT_READ_REMOTE_FEATURES_COMPLETE, event_mask);
  /external/bluetooth/bluez/src/
security.c 815 evt_read_remote_features_complete *evt = ptr;
984 case EVT_READ_REMOTE_FEATURES_COMPLETE:
1113 hci_filter_set_event(EVT_READ_REMOTE_FEATURES_COMPLETE, &flt);
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 530 #define EVT_READ_REMOTE_FEATURES_COMPLETE 0x0B
  /external/bluetooth/bluez/include/bluetooth/
hci.h 1348 } __attribute__ ((packed)) evt_read_remote_features_complete; typedef in typeref:struct:__anon1039
    [all...]
  /external/qemu/hw/
bt.h 1400 } __attribute__ ((packed)) evt_read_remote_features_complete; typedef in typeref:struct:__anon4690
    [all...]
bt-hci.c 972 evt_read_remote_features_complete params;
991 bt_hci_event(hci, EVT_READ_REMOTE_FEATURES_COMPLETE,
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1320 evt_read_remote_features_complete rp;
1330 rq.event = EVT_READ_REMOTE_FEATURES_COMPLETE;
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c     [all...]

Completed in 381 milliseconds