Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h456 const uint8_t BLE_ADV_FLAG_LIMIT_DISC = 0x01 << 0; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h541 const uint8_t BLE_ADV_FLAG_LIMIT_DISC = 0x01 << 0; variable