Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_scan.c232 void GapDoCallbackRPAAdvertisingReport(void *data, const BtAddr *currentAddr) in GapDoCallbackRPAAdvertisingReport() function
277 GapDoCallbackRPAAdvertisingReport(info, NULL); in GapRPAResolveProcess()
315 GapDoCallbackRPAAdvertisingReport(info, result ? &currentAddr : NULL); in GapResolveRPAResult()