Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h195 } GapAdvReportParam; typedef
202 …uint8_t advType, const BtAddr *addr, GapAdvReportParam reportParam, const BtAddr *currentAddr, voi…
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.h207 …static void AdvertisingReport(uint8_t advType, const BtAddr *peerAddr, GapAdvReportParam reportPar…
H A Dble_central_manager_impl.cpp241 …uint8_t advType, const BtAddr *peerAddr, GapAdvReportParam reportParam, const BtAddr *currentAddr,… in AdvertisingReport()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_scan.c168 GapAdvReportParam reportParam = { in GapCallbackRPAAdvertisingReport()
429 GapAdvReportParam reportParam = { in GapOnLeAdvertisingReportEventProcessOnce()