Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/services/bluetooth_standard/server/src/
Dbluetooth_a2dp_sink_server.cpp189 int BluetoothA2dpSinkServer::SetConnectStrategy(const RawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSinkServer
Dbluetooth_a2dp_source_server.cpp224 int BluetoothA2dpSourceServer::SetConnectStrategy(const RawAddress &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
/foundation/communication/bluetooth/services/bluetooth_standard/ipc/src/
Dbluetooth_a2dp_sink_proxy.cpp203 int BluetoothA2dpSinkProxy::SetConnectStrategy(const RawAddress &device, int32_t strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSinkProxy
Dbluetooth_a2dp_src_proxy.cpp203 int BluetoothA2dpSrcProxy::SetConnectStrategy(const RawAddress &device, int32_t strategy) in SetConnectStrategy() function in OHOS::Bluetooth::BluetoothA2dpSrcProxy
/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/src/
Dbluetooth_a2dp_snk.cpp297 bool A2dpSink::SetConnectStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::A2dpSink
Dbluetooth_a2dp_src.cpp354 bool A2dpSource::SetConnectStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectStrategy() function in OHOS::Bluetooth::A2dpSource
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/gavdp/
Da2dp_service.cpp576 int A2dpService::SetConnectStrategy(const RawAddress &device, int strategy) in SetConnectStrategy() function in bluetooth::A2dpService