Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp126 bool isWearSupported = false; in IsBTWearDetectionEnable() local
128 BluetoothAudioManager::GetInstance().IsWearDetectionSupported(device.GetDeviceAddr(), isWearSupported); in IsBTWearDetectionEnable()
130 wearEnabledAbility, isWearSupported); in IsBTWearDetectionEnable()
131 return (wearEnabledAbility == WEAR_ENABLED && isWearSupported); in IsBTWearDetectionEnable()

Completed in 2 milliseconds