Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h269 constexpr uint8_t GATT_TRANSPORT_TYPE_LE = 0x1; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h291 constexpr uint8_t GATT_TRANSPORT_TYPE_LE = 0x1; variable