Home
last modified time | relevance | path

Searched refs:numericValue (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/hci/
Dhci_def_evt.h483 uint32_t numericValue; member
Dhci_def_link_ctrl_cmd.h419 uint32_t numericValue; member
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/gap/
Dgap_br_sec.c1158 &addr, eventParam->numericValue, g_authenticationCallback.context); in GapOnUserConfirmationRequestEvent()
1202 static int GapUserPasskeyRequestReply(const BtAddr *addr, int numericValue) in GapUserPasskeyRequestReply() argument
1207 hciCmdParam.numericValue = numericValue; in GapUserPasskeyRequestReply()