Home
last modified time | relevance | path

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

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