Home
last modified time | relevance | path

Searched refs:BLE_ADV_EVT_LEGACY_BIT (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h401 const uint8_t BLE_ADV_EVT_LEGACY_BIT = 4; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp281 bool isLegacy = (advType & (1 << BLE_ADV_EVT_LEGACY_BIT)); in ExAdvertisingReport()

Completed in 8 milliseconds