Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_central_manager_impl.cpp247 bool isScannable = (advType == SCAN_ADV_IND || advType == SCAN_ADV_SCAN_IND); in AdvertisingReport() local
284 bool isScannable = (advType & (1 << BLE_LEGACY_ADV_SCAN_IND)); in ExAdvertisingReport() local