Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h457 const uint8_t BLE_ADV_FLAG_GEN_DISC = 0x01 << 1; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h542 const uint8_t BLE_ADV_FLAG_GEN_DISC = 0x01 << 1; variable