Home
last modified time | relevance | path

Searched refs:HCI_OP_DELETE_STORED_LINK_KEY (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/bluetooth/
Dhci.h902 #define HCI_OP_DELETE_STORED_LINK_KEY 0x0c12 macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c884 hci_req_add(req, HCI_OP_DELETE_STORED_LINK_KEY, in hci_init4_req()
Dhci_event.c2804 case HCI_OP_DELETE_STORED_LINK_KEY: in hci_cmd_complete_evt()