Home
last modified time | relevance | path

Searched defs:DisableWearDetection (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_audio_manager.cpp53 int BluetoothAudioManager::impl::DisableWearDetection(const std::string &deviceId) in DisableWearDetection() function in OHOS::Bluetooth::BluetoothAudioManager::impl
96 int BluetoothAudioManager::DisableWearDetection(const std::string &deviceId) in DisableWearDetection() function in OHOS::Bluetooth::BluetoothAudioManager
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_audio_manager_proxy.cpp32 int BluetoothAudioManagerProxy::DisableWearDetection(const std::string &deviceId) in DisableWearDetection() function in OHOS::Bluetooth::BluetoothAudioManagerProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/audio_manager/
H A Dnapi_bluetooth_audio_manager.cpp71 napi_value NapiBluetoothAudioManager::DisableWearDetection(napi_env env, napi_callback_info info) in DisableWearDetection() function in OHOS::Bluetooth::NapiBluetoothAudioManager