Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h734 #define HCI_OP_LINK_KEY_NEG_REPLY 0x040c macro
/linux-6.1.9/net/bluetooth/
Dhci_event.c4669 hci_send_cmd(hdev, HCI_OP_LINK_KEY_NEG_REPLY, 6, &ev->bdaddr); in hci_link_key_request_evt()