Home
last modified time | relevance | path

Searched refs:HCI_OP_LINK_KEY_REPLY (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/net/bluetooth/
Dhci.h699 #define HCI_OP_LINK_KEY_REPLY 0x040b macro
/linux-5.19.10/net/bluetooth/
Dhci_event.c4421 hci_send_cmd(hdev, HCI_OP_LINK_KEY_REPLY, sizeof(cp), &cp); in hci_link_key_request_evt()