Home
last modified time | relevance | path

Searched refs:WEAR_ENABLED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_utils.h24 constexpr int32_t WEAR_ENABLED = 1; variable
H A Dbluetooth_device_manager.cpp131 return (wearEnabledAbility == WEAR_ENABLED && isWearSupported); in IsBTWearDetectionEnable()