Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_link_ctrl.c332 …HciCmd *cmd = HciAllocCmd(HCI_USER_PASSKEY_REQUEST_REPLY, (void *)param, sizeof(HciUserPasskeyRequ… in HCI_UserPasskeyRequestReply()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_link_ctrl_cmd.h415 #define HCI_USER_PASSKEY_REQUEST_REPLY MAKE_OPCODE(0x002E, HCI_COMMAND_OGF_LINK_CONTROL) macro