Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn.c933 buf = bt_hci_cmd_create(BT_HCI_OP_USER_PASSKEY_NEG_REPLY, sizeof(*cp)); in ssp_passkey_neg_reply()
941 return bt_hci_cmd_send_sync(BT_HCI_OP_USER_PASSKEY_NEG_REPLY, buf, in ssp_passkey_neg_reply()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h389 #define BT_HCI_OP_USER_PASSKEY_NEG_REPLY BT_OP(BT_OGF_LINK_CTRL, 0x002f) macro

Completed in 16 milliseconds