Home
last modified time | relevance | path

Searched refs:HCI_OP_READ_STORED_LINK_KEY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1004 #define HCI_OP_READ_STORED_LINK_KEY 0x0c0d macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h1142 #define HCI_OP_READ_STORED_LINK_KEY 0x0c0d macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c253 sent = hci_sent_cmd_data(hdev, HCI_OP_READ_STORED_LINK_KEY); in hci_cc_read_stored_link_key()
3297 case HCI_OP_READ_STORED_LINK_KEY: in hci_cmd_complete_evt()
H A Dhci_core.c599 hci_req_add(req, HCI_OP_READ_STORED_LINK_KEY, sizeof(cp), &cp); in hci_init3_req()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c317 sent = hci_sent_cmd_data(hdev, HCI_OP_READ_STORED_LINK_KEY); in hci_cc_read_stored_link_key()
4057 HCI_CC(HCI_OP_READ_STORED_LINK_KEY, hci_cc_read_stored_link_key,
H A Dhci_sync.c3916 return __hci_cmd_sync_status(hdev, HCI_OP_READ_STORED_LINK_KEY, in hci_read_stored_link_key_sync()
4001 /* HCI_OP_READ_STORED_LINK_KEY */

Completed in 46 milliseconds