Searched defs:DisableWearDetection (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 | 68 napi_value NapiBluetoothAudioManager::DisableWearDetection(napi_env env, napi_callback_info info)
in DisableWearDetection() function in OHOS::Bluetooth::NapiBluetoothAudioManager |
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ | ||
H A D | bluetooth_audio_manager_proxy.cpp | 29 int BluetoothAudioManagerProxy::DisableWearDetection(const std::string &deviceId)
in DisableWearDetection() function in OHOS::Bluetooth::BluetoothAudioManagerProxy |
/foundation/communication/bluetooth/frameworks/inner/src/ | ||
H A D | bluetooth_audio_manager.cpp | 50 int BluetoothAudioManager::impl::DisableWearDetection(const std::string &deviceId)
in DisableWearDetection() function in OHOS::Bluetooth::BluetoothAudioManager::impl 93 int BluetoothAudioManager::DisableWearDetection(const std::string &deviceId) in DisableWearDetection() function in OHOS::Bluetooth::BluetoothAudioManager |
Completed in 3 milliseconds