Home
last modified time | relevance | path

Searched refs:SetHfpStack (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp398 if (wearState == 1) HfpBluetoothDeviceManager::SetHfpStack(device, WEAR_ACTION); // 1 wear state in CheckHfpDeviceReconnect()
671 HfpBluetoothDeviceManager::SetHfpStack(device, BluetoothDeviceAction::CONNECTING_ACTION); in OnConnectionStateChanged()
674 HfpBluetoothDeviceManager::SetHfpStack(device, BluetoothDeviceAction::CONNECT_ACTION); in OnConnectionStateChanged()
683 HfpBluetoothDeviceManager::SetHfpStack(device, BluetoothDeviceAction::DISCONNECT_ACTION); in OnConnectionStateChanged()
691 HfpBluetoothDeviceManager::SetHfpStack(device, action); in OnHfpStackChanged()
698 HfpBluetoothDeviceManager::SetHfpStack(BluetoothRemoteDevice(macAddress), in OnVirtualDeviceChanged()
702 HfpBluetoothDeviceManager::SetHfpStack(BluetoothRemoteDevice(macAddress), in OnVirtualDeviceChanged()
H A Dbluetooth_device_manager.h90 static void SetHfpStack(const BluetoothRemoteDevice &device, int action);
H A Dbluetooth_device_manager.cpp558 void HfpBluetoothDeviceManager::SetHfpStack(const BluetoothRemoteDevice &device, int action) in SetHfpStack() function in OHOS::Bluetooth::HfpBluetoothDeviceManager
601 AUDIO_ERR_LOG("SetHfpStack failed due to the unknow action: %{public}d", action); in SetHfpStack()

Completed in 4 milliseconds