Home
last modified time | relevance | path

Searched defs:pinCodeLength (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/gap/
Dgap_br_sec.c1372 …apPINCodeRequestReply(const BtAddr *addr, uint8_t pinCode[GAP_PINCODE_SIZE], uint8_t pinCodeLength) in GapPINCodeRequestReply()
1436 …t GAP_PinCodeRsp(const BtAddr *addr, uint8_t accept, const uint8_t *pinCode, uint8_t pinCodeLength) in GAP_PinCodeRsp()
Dgap_if.c135 uint8_t pinCodeLength; member
898 …GAPIF_PinCodeRsp(const BtAddr *addr, uint8_t accept, const uint8_t *pinCode, uint8_t pinCodeLength) in GAPIF_PinCodeRsp()
/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/hci/
Dhci_def_link_ctrl_cmd.h178 uint8_t pinCodeLength; member