Home
last modified time | relevance | path

Searched defs:isScanResp (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp248 bool isScanResp = (advType == SCAN_SCAN_RSP); in AdvertisingReport() local
285 bool isScanResp = (advType & (1 << BLE_LEGACY_SCAN_RESPONSE)); in ExAdvertisingReport() local