Searched refs:GAP_PinCodeRsp (Results 1 – 3 of 3) sorted by relevance
242 int GAP_PinCodeRsp(const BtAddr *addr, uint8_t accept, const uint8_t *pinCode, uint8_t pinCodeLengt…
896 info->result = GAP_PinCodeRsp(info->addr, info->accept, info->pinCode, info->pinCodeLength); in GapPinCodeRspTask()
1465 int GAP_PinCodeRsp(const BtAddr *addr, uint8_t accept, const uint8_t *pinCode, uint8_t pinCodeLengt… in GAP_PinCodeRsp() function