Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/implementation/src/dependency/MSDP/
Dspatial_location_callback_impl.cpp23 constexpr int32_t pinCodeLength = 6; variable
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
Dgap_br_sec.c1409 …apPINCodeRequestReply(const BtAddr *addr, uint8_t pinCode[GAP_PINCODE_SIZE], uint8_t pinCodeLength) in GapPINCodeRequestReply()
1474 …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
899 …GAPIF_PinCodeRsp(const BtAddr *addr, uint8_t accept, const uint8_t *pinCode, uint8_t pinCodeLength) in GAPIF_PinCodeRsp()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
Dhci_def_link_ctrl_cmd.h178 uint8_t pinCodeLength; member