Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1570 #define HCI_OP_LE_LTK_REPLY 0x201a macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c5837 hci_send_cmd(hdev, HCI_OP_LE_LTK_REPLY, sizeof(cp), &cp); in hci_le_ltk_request_evt()