Home
last modified time | relevance | path

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

/external/bluetooth/bluez/tools/
Dhcisecfilter.c50 hci_set_bit(EVT_INQUIRY_COMPLETE, event_mask); in main()
/external/qemu/hw/
Dbt.h1315 #define EVT_INQUIRY_COMPLETE 0x01 macro
Dbt-hci.c512 bt_hci_event(hci, EVT_INQUIRY_COMPLETE, &status, 1); in bt_hci_inquiry_done()
/external/bluetooth/bluez/plugins/
Dhciops.c2341 case EVT_INQUIRY_COMPLETE: in io_security_event()
2458 hci_filter_set_event(EVT_INQUIRY_COMPLETE, &flt); in start_hci_dev()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h1696 #define EVT_INQUIRY_COMPLETE 0x01 macro
/external/bluetooth/hcidump/parser/
Dhci.c3793 case EVT_INQUIRY_COMPLETE: in event_dump()