/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_hid_host.cpp | 178 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 D | bluetooth_a2dp_snk.cpp | 277 bool A2dpSink::SetConnectStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::A2dpSink
|
H A D | bluetooth_hfp_ag.cpp | 320 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 D | bluetooth_a2dp_src.cpp | 340 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 D | bluetooth_a2dp_sink_server.cpp | 206 int BluetoothA2dpSinkServer::SetConnectStrategy(const RawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSinkServer
|
H A D | bluetooth_hid_host_server.cpp | 328 int32_t BluetoothHidHostServer::SetConnectStrategy(const BluetoothRawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothHidHostServer
|
H A D | bluetooth_hfp_ag_server.cpp | 412 int BluetoothHfpAgServer::SetConnectStrategy(const BluetoothRawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothHfpAgServer
|
H A D | bluetooth_a2dp_source_server.cpp | 285 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 D | bluetooth_a2dp_sink_proxy.cpp | 145 int BluetoothA2dpSinkProxy::SetConnectStrategy(const RawAddress &device, int32_t strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSinkProxy
|
H A D | bluetooth_hid_host_proxy.cpp | 257 int32_t BluetoothHidHostProxy::SetConnectStrategy(const BluetoothRawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothHidHostProxy
|
H A D | bluetooth_hfp_ag_proxy.cpp | 334 int BluetoothHfpAgProxy::SetConnectStrategy(const BluetoothRawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothHfpAgProxy
|
H A D | bluetooth_a2dp_src_proxy.cpp | 153 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 D | a2dp_service.cpp | 640 int A2dpService::SetConnectStrategy(const RawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::bluetooth::A2dpService
|