Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.h231 int GAP_RemoteOobRsp(const BtAddr *addr, uint8_t accept, const GapOOBData *data);
H A Dgap_if.c867 info->result = GAP_RemoteOobRsp(info->addr, info->accept, info->data); in GapRemoteOobRspTask()
H A Dgap_br_sec.c1375 int GAP_RemoteOobRsp(const BtAddr *addr, uint8_t accept, const GapOOBData *data) in GAP_RemoteOobRsp() function