Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_scan.c419 } else if (GapAddrIsIdentityAddress(&addr)) { in GapOnLeAdvertisingReportEventProcessOnce()
527 } else if (GapAddrIsIdentityAddress(&addr)) { in GapOnLeExtendedAdvertisingReportEventProcessOnce()
575 } else if (GapAddrIsIdentityAddress(&addr)) { in GapOnLeDirectedAdvertisingReportProcessOnce()
H A Dgap_internal.h147 bool GapAddrIsIdentityAddress(const BtAddr *addr);
H A Dgap.c1267 bool GapAddrIsIdentityAddress(const BtAddr *addr) in GapAddrIsIdentityAddress() function

Completed in 4 milliseconds