Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h1088 #define HCI_OP_READ_STORED_LINK_KEY 0x0c0d macro
/openbmc/linux/net/bluetooth/
H A Dhci_event.c313 sent = hci_sent_cmd_data(hdev, HCI_OP_READ_STORED_LINK_KEY); in hci_cc_read_stored_link_key()
4017 HCI_CC(HCI_OP_READ_STORED_LINK_KEY, hci_cc_read_stored_link_key,
H A Dhci_sync.c4097 return __hci_cmd_sync_status(hdev, HCI_OP_READ_STORED_LINK_KEY, in hci_read_stored_link_key_sync()