Searched defs:EnableWearDetection (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/bluetooth/frameworks/js/napi/src/audio_manager/ | ||
H A D | napi_bluetooth_audio_manager.cpp | 50 napi_value NapiBluetoothAudioManager::EnableWearDetection(napi_env env, napi_callback_info info)
in EnableWearDetection() function in OHOS::Bluetooth::NapiBluetoothAudioManager |
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ | ||
H A D | bluetooth_audio_manager_proxy.cpp | 24 int BluetoothAudioManagerProxy::EnableWearDetection(const std::string &deviceId)
in EnableWearDetection() function in OHOS::Bluetooth::BluetoothAudioManagerProxy |
/foundation/communication/bluetooth/frameworks/inner/src/ | ||
H A D | bluetooth_audio_manager.cpp | 43 int BluetoothAudioManager::impl::EnableWearDetection(const std::string &deviceId)
in EnableWearDetection() function in OHOS::Bluetooth::BluetoothAudioManager::impl 86 int BluetoothAudioManager::EnableWearDetection(const std::string &deviceId) in EnableWearDetection() function in OHOS::Bluetooth::BluetoothAudioManager |
Completed in 2 milliseconds