Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hid_host.cpp186 int GetConnectStrategy(const BluetoothRemoteDevice &device, int &strategy) const in GetConnectStrategy() function
310 int HidHost::GetConnectStrategy(const BluetoothRemoteDevice &device, int &strategy) const in GetConnectStrategy() function in OHOS::Bluetooth::HidHost
H A Dbluetooth_a2dp_snk.cpp298 int A2dpSink::GetConnectStrategy(const BluetoothRemoteDevice &device) const in GetConnectStrategy() function in OHOS::Bluetooth::A2dpSink
H A Dbluetooth_hfp_ag.cpp328 int GetConnectStrategy(const BluetoothRemoteDevice &device, int &strategy) const in GetConnectStrategy() function
669 int HandsFreeAudioGateway::GetConnectStrategy(const BluetoothRemoteDevice &device, int &strategy) c… in GetConnectStrategy() function in OHOS::Bluetooth::HandsFreeAudioGateway
H A Dbluetooth_a2dp_src.cpp360 int A2dpSource::GetConnectStrategy(const BluetoothRemoteDevice &device, int &strategy) const in GetConnectStrategy() function in OHOS::Bluetooth::A2dpSource
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_sink_server.cpp216 int BluetoothA2dpSinkServer::GetConnectStrategy(const RawAddress &device) in GetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSinkServer
H A Dbluetooth_hid_host_server.cpp338 int32_t BluetoothHidHostServer::GetConnectStrategy(const BluetoothRawAddress &device, int &strategy) in GetConnectStrategy() function in OHOS::Bluetooth::BluetoothHidHostServer
H A Dbluetooth_hfp_ag_server.cpp422 int BluetoothHfpAgServer::GetConnectStrategy(const BluetoothRawAddress &device, int &strategy) in GetConnectStrategy() function in OHOS::Bluetooth::BluetoothHfpAgServer
H A Dbluetooth_a2dp_source_server.cpp295 int BluetoothA2dpSourceServer::GetConnectStrategy(const RawAddress &device, int &strategy) in GetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_sink_proxy.cpp162 int BluetoothA2dpSinkProxy::GetConnectStrategy(const RawAddress &device) in GetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSinkProxy
H A Dbluetooth_hid_host_proxy.cpp274 int32_t BluetoothHidHostProxy::GetConnectStrategy(const BluetoothRawAddress &device, int &strategy) in GetConnectStrategy() function in OHOS::Bluetooth::BluetoothHidHostProxy
H A Dbluetooth_hfp_ag_proxy.cpp351 int BluetoothHfpAgProxy::GetConnectStrategy(const BluetoothRawAddress &device, int &strategy) in GetConnectStrategy() function in OHOS::Bluetooth::BluetoothHfpAgProxy
H A Dbluetooth_a2dp_src_proxy.cpp170 int BluetoothA2dpSrcProxy::GetConnectStrategy(const RawAddress &device, int &strategy) in GetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSrcProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp684 int A2dpService::GetConnectStrategy(const RawAddress &device) const in GetConnectStrategy() function in OHOS::bluetooth::A2dpService