Home
last modified time | relevance | path

Searched refs:EVT_CHANGE_CONN_LINK_KEY_COMPLETE (Results 1 – 4 of 4) sorted by relevance

/external/qemu/hw/
Dbt.h1378 #define EVT_CHANGE_CONN_LINK_KEY_COMPLETE 0x09 macro
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h1758 #define EVT_CHANGE_CONN_LINK_KEY_COMPLETE 0x09 macro
/external/bluetooth/bluez/lib/
Dhci.c2016 rq.event = EVT_CHANGE_CONN_LINK_KEY_COMPLETE; in hci_change_link_key()
/external/bluetooth/hcidump/parser/
Dhci.c3810 case EVT_CHANGE_CONN_LINK_KEY_COMPLETE: in event_dump()