Home
last modified time | relevance | path

Searched refs:GapAddrIsResolvablePrivateAddress (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_scan.c402 if (GapAddrIsResolvablePrivateAddress(&addr)) { in GapOnLeAdvertisingReportEventProcessOnce()
510 if (GapAddrIsResolvablePrivateAddress(&addr)) { in GapOnLeExtendedAdvertisingReportEventProcessOnce()
558 if (GapAddrIsResolvablePrivateAddress(&addr)) { in GapOnLeDirectedAdvertisingReportProcessOnce()
H A Dgap_internal.h144 bool GapAddrIsResolvablePrivateAddress(const BtAddr *addr);
H A Dgap.c1252 bool GapAddrIsResolvablePrivateAddress(const BtAddr *addr) in GapAddrIsResolvablePrivateAddress() function

Completed in 4 milliseconds