Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp480 if ((falg & BLE_ADV_FLAG_LIMIT_DISC) == BLE_ADV_FLAG_LIMIT_DISC || in CheckBleScanMode()
486 if ((falg & BLE_ADV_FLAG_LIMIT_DISC) == BLE_ADV_FLAG_LIMIT_DISC) { in CheckBleScanMode()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h432 const uint8_t BLE_ADV_FLAG_LIMIT_DISC = 0x01 << 0; member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h531 const uint8_t BLE_ADV_FLAG_LIMIT_DISC = 0x01 << 0; member

Completed in 10 milliseconds