Searched refs:BT_HCI_OP_LE_LTK_REQ_REPLY (Results 1 – 3 of 3) sorted by relevance
1359 buf = bt_hci_cmd_create(BT_HCI_OP_LE_LTK_REQ_REPLY, in hci_api_le_enctypt_ltk_req_reply()1371 return bt_hci_cmd_send(BT_HCI_OP_LE_LTK_REQ_REPLY, buf); in hci_api_le_enctypt_ltk_req_reply()
4657 buf = bt_hci_cmd_create(BT_HCI_OP_LE_LTK_REQ_REPLY, in le_ltk_reply()4668 bt_hci_cmd_send(BT_HCI_OP_LE_LTK_REQ_REPLY, buf); in le_ltk_reply()
798 #define BT_HCI_OP_LE_LTK_REQ_REPLY BT_OP(BT_OGF_LE, 0x001a) macro
Completed in 28 milliseconds