Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.h211 int GAP_UserConfirmRsp(const BtAddr *addr, uint8_t accept);
H A Dgap_if.c810 info->result = GAP_UserConfirmRsp(info->addr, info->accept); in GapUserConfirmRspTask()
H A Dgap_br_sec.c1207 int GAP_UserConfirmRsp(const BtAddr *addr, uint8_t accept) in GAP_UserConfirmRsp() function