Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_audio_manager_proxy.cpp26 return SetWearDetection(deviceId, true); in EnableWearDetection()
31 return SetWearDetection(deviceId, false); in DisableWearDetection()
34 int BluetoothAudioManagerProxy::SetWearDetection(const std::string &deviceId, bool enable) in SetWearDetection() function in OHOS::Bluetooth::BluetoothAudioManagerProxy
38 HILOGE("SetWearDetection error"); in SetWearDetection()
52 HILOGE("SetWearDetection done fail, error: %{public}d", error); in SetWearDetection()
/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_audio_manager_proxy.h40 int SetWearDetection(const std::string &deviceId, bool enable);

Completed in 2 milliseconds