Home
last modified time | relevance | path

Searched defs:CONNECTION_STATE_CONNECTED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/ability_runtime/
H A Dability_connection.h32 CONNECTION_STATE_CONNECTED = 0, enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Djs_napi_common_ability.h152 CONNECTION_STATE_CONNECTED = 0, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h76 constexpr int CONNECTION_STATE_CONNECTED = 0x01; variable