Home
last modified time | relevance | path

Searched refs:EVT_READ_REMOTE_VERSION_COMPLETE (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/bluez/tools/
Dhcisecfilter.c59 hci_set_bit(EVT_READ_REMOTE_VERSION_COMPLETE, event_mask); in main()
/external/qemu/hw/
Dbt.h1401 #define EVT_READ_REMOTE_VERSION_COMPLETE 0x0C macro
Dbt-hci.c1011 bt_hci_event(hci, EVT_READ_REMOTE_VERSION_COMPLETE, in bt_hci_version_req()
/external/bluetooth/bluez/plugins/
Dhciops.c2329 case EVT_READ_REMOTE_VERSION_COMPLETE: in io_security_event()
2455 hci_filter_set_event(EVT_READ_REMOTE_VERSION_COMPLETE, &flt); in start_hci_dev()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h1781 #define EVT_READ_REMOTE_VERSION_COMPLETE 0x0C macro
/external/bluetooth/bluez/lib/
Dhci.c1521 rq.event = EVT_READ_REMOTE_VERSION_COMPLETE; in hci_read_remote_version()
/external/bluetooth/hcidump/parser/
Dhci.c3825 case EVT_READ_REMOTE_VERSION_COMPLETE: in event_dump()