Home
last modified time | relevance | path

Searched refs:EVT_READ_REMOTE_EXT_FEATURES_COMPLETE (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/bluez/tools/
Dhcisecfilter.c64 hci_set_bit(EVT_READ_REMOTE_EXT_FEATURES_COMPLETE, event_mask); in main()
/external/qemu/hw/
Dbt.h1580 #define EVT_READ_REMOTE_EXT_FEATURES_COMPLETE 0x23 macro
Dbt-hci.c1346 bt_hci_event(hci, EVT_READ_REMOTE_EXT_FEATURES_COMPLETE, in bt_hci_event_read_remote_ext_features()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h1785 #define EVT_READ_REMOTE_EXT_FEATURES_COMPLETE 0x23 macro
/external/bluetooth/bluez/lib/
Dhci.c1466 rq.event = EVT_READ_REMOTE_EXT_FEATURES_COMPLETE; in hci_read_remote_ext_features()
/external/bluetooth/hcidump/parser/
Dhci.c3174 case EVT_READ_REMOTE_EXT_FEATURES_COMPLETE: in event_dump()