Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.h45 static void HandleWearDevice(const BluetoothRemoteDevice &device);
94 static void HandleWearDevice(const BluetoothRemoteDevice &device);
H A Dbluetooth_device_manager.cpp162 HandleWearDevice(device); in SetMediaStack()
259 void MediaBluetoothDeviceManager::HandleWearDevice(const BluetoothRemoteDevice &device) in HandleWearDevice() function in OHOS::Bluetooth::MediaBluetoothDeviceManager
263 "HandleWearDevice failed for the device has not be reported the connected action."); in HandleWearDevice()
284 CHECK_AND_RETURN_LOG(isDeviceExist, "HandleWearDevice failed for the device has not worn."); in HandleUnwearDevice()
571 HandleWearDevice(device); in SetHfpStack()
672 void HfpBluetoothDeviceManager::HandleWearDevice(const BluetoothRemoteDevice &device) in HandleWearDevice() function in OHOS::Bluetooth::HfpBluetoothDeviceManager
675 AUDIO_ERR_LOG("HandleWearDevice failed for the device has not be reported the connected action."); in HandleWearDevice()
698 AUDIO_ERR_LOG("HandleWearDevice failed for the device has not worn."); in HandleUnwearDevice()

Completed in 3 milliseconds