Home
last modified time | relevance | path

Searched defs:SetConnectStrategy (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hid_host.cpp178 int SetConnectStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectStrategy() function
290 int HidHost::SetConnectStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::HidHost
H A Dbluetooth_a2dp_snk.cpp277 bool A2dpSink::SetConnectStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::A2dpSink
H A Dbluetooth_hfp_ag.cpp320 int SetConnectStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectStrategy() function
649 int HandsFreeAudioGateway::SetConnectStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::HandsFreeAudioGateway
H A Dbluetooth_a2dp_src.cpp340 int A2dpSource::SetConnectStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::A2dpSource
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_sink_server.cpp206 int BluetoothA2dpSinkServer::SetConnectStrategy(const RawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSinkServer
H A Dbluetooth_hid_host_server.cpp328 int32_t BluetoothHidHostServer::SetConnectStrategy(const BluetoothRawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothHidHostServer
H A Dbluetooth_hfp_ag_server.cpp412 int BluetoothHfpAgServer::SetConnectStrategy(const BluetoothRawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothHfpAgServer
H A Dbluetooth_a2dp_source_server.cpp285 int BluetoothA2dpSourceServer::SetConnectStrategy(const RawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_sink_proxy.cpp145 int BluetoothA2dpSinkProxy::SetConnectStrategy(const RawAddress &device, int32_t strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSinkProxy
H A Dbluetooth_hid_host_proxy.cpp257 int32_t BluetoothHidHostProxy::SetConnectStrategy(const BluetoothRawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothHidHostProxy
H A Dbluetooth_hfp_ag_proxy.cpp334 int BluetoothHfpAgProxy::SetConnectStrategy(const BluetoothRawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothHfpAgProxy
H A Dbluetooth_a2dp_src_proxy.cpp153 int BluetoothA2dpSrcProxy::SetConnectStrategy(const RawAddress &device, int32_t strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSrcProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp640 int A2dpService::SetConnectStrategy(const RawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::bluetooth::A2dpService