Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h1560 constexpr int BLE_LPDEVICE_RESPDATA_VALID_BIT = 0x10; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h491 constexpr int32_t BLE_LPDEVICE_RESPDATA_VALID_BIT = 0x10; variable