Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.h47 static void HandleEnableDevice(const BluetoothRemoteDevice &device);
96 static void HandleEnableDevice(const BluetoothRemoteDevice &device);
H A Dbluetooth_device_manager.cpp168 HandleEnableDevice(device); in SetMediaStack()
302 void MediaBluetoothDeviceManager::HandleEnableDevice(const BluetoothRemoteDevice &device) in HandleEnableDevice() function in OHOS::Bluetooth::MediaBluetoothDeviceManager
305 AUDIO_ERR_LOG("HandleEnableDevice failed for the device has not connected."); in HandleEnableDevice()
577 HandleEnableDevice(device); in SetHfpStack()
718 void HfpBluetoothDeviceManager::HandleEnableDevice(const BluetoothRemoteDevice &device) in HandleEnableDevice() function in OHOS::Bluetooth::HfpBluetoothDeviceManager
721 AUDIO_ERR_LOG("HandleEnableDevice failed for the device has not connected."); in HandleEnableDevice()

Completed in 3 milliseconds