Home
last modified time | relevance | path

Searched refs:HandleConnectDevice (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.h43 static void HandleConnectDevice(const BluetoothRemoteDevice &device);
92 static void HandleConnectDevice(const BluetoothRemoteDevice &device);
H A Dbluetooth_device_manager.cpp157 HandleConnectDevice(device); in SetMediaStack()
203 void MediaBluetoothDeviceManager::HandleConnectDevice(const BluetoothRemoteDevice &device) in HandleConnectDevice() function in OHOS::Bluetooth::MediaBluetoothDeviceManager
569 HandleConnectDevice(device); in SetHfpStack()
618 void HfpBluetoothDeviceManager::HandleConnectDevice(const BluetoothRemoteDevice &device) in HandleConnectDevice() function in OHOS::Bluetooth::HfpBluetoothDeviceManager
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_client/
H A Dwifi_client.cpp528 static void HandleConnectDevice(int argc, const char* argv[]) in HandleConnectDevice() function
775 {"connect_device", HandleConnectDevice, "connect_device ssid=%s pwd=%s key_mgmt=open/wpa/wpa2"},