Home
last modified time | relevance | path

Searched refs:OCF_DELETE_STORED_LINK_KEY (Results 1 – 5 of 5) sorted by relevance

/external/qemu/hw/
Dbt.h873 #define OCF_DELETE_STORED_LINK_KEY 0x0012 macro
/external/bluetooth/hcidump/parser/
Dhci.c1843 case OCF_DELETE_STORED_LINK_KEY: in command_dump()
2765 case OCF_DELETE_STORED_LINK_KEY: in cmd_complete_dump()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h799 #define OCF_DELETE_STORED_LINK_KEY 0x0012 macro
/external/bluetooth/bluez/lib/
Dhci.c1944 rq.ocf = OCF_DELETE_STORED_LINK_KEY; in hci_delete_stored_link_key()
/external/bluetooth/bluez/plugins/
Dhciops.c3279 if (hci_send_cmd(dev->sk, OGF_HOST_CTL, OCF_DELETE_STORED_LINK_KEY, in hciops_remove_bonding()