Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.h242 int GAP_PinCodeRsp(const BtAddr *addr, uint8_t accept, const uint8_t *pinCode, uint8_t pinCodeLengt…
H A Dgap_if.c896 info->result = GAP_PinCodeRsp(info->addr, info->accept, info->pinCode, info->pinCodeLength); in GapPinCodeRspTask()
H A Dgap_br_sec.c1465 int GAP_PinCodeRsp(const BtAddr *addr, uint8_t accept, const uint8_t *pinCode, uint8_t pinCodeLengt… in GAP_PinCodeRsp() function