Home
last modified time | relevance | path

Searched refs:wearEnabledAbility (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp125 int32_t wearEnabledAbility = 0; in IsBTWearDetectionEnable() local
127 BluetoothAudioManager::GetInstance().GetWearDetectionState(device.GetDeviceAddr(), wearEnabledAbility); in IsBTWearDetectionEnable()
130 wearEnabledAbility, isWearSupported); in IsBTWearDetectionEnable()
131 return (wearEnabledAbility == WEAR_ENABLED && isWearSupported); in IsBTWearDetectionEnable()

Completed in 3 milliseconds