Searched refs:GapAdvReportParam (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | gap_le_if.h | 195 } 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 D | ble_central_manager_impl.h | 207 …static void AdvertisingReport(uint8_t advType, const BtAddr *peerAddr, GapAdvReportParam reportPar…
|
H A D | ble_central_manager_impl.cpp | 241 …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 D | gap_le_scan.c | 168 GapAdvReportParam reportParam = { in GapCallbackRPAAdvertisingReport() 429 GapAdvReportParam reportParam = { in GapOnLeAdvertisingReportEventProcessOnce()
|