Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c1314 static int GapRemoteOOBDataRequestReply(const BtAddr *addr, const uint8_t *c, const uint8_t *r) in GapRemoteOOBDataRequestReply() function
1390 ret = GapRemoteOOBDataRequestReply(addr, (uint8_t *)data->C, (uint8_t *)data->R); in GAP_RemoteOobRsp()