Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h1740 #define HCI_OP_LE_LTK_NEG_REPLY 0x201b macro
/linux/net/bluetooth/
H A Dhci_event.c6556 hci_send_cmd(hdev, HCI_OP_LE_LTK_NEG_REPLY, sizeof(neg), &neg); in hci_le_ltk_request_evt()