Home
last modified time | relevance | path

Searched defs:SetConnectionStrategy (Results 1 – 16 of 16) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_pbap_pse.cpp157 bool SetConnectionStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectionStrategy() function
310 bool PbapServer::SetConnectionStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectionStrategy() function in OHOS::Bluetooth::PbapServer
Dbluetooth_map_mse.cpp236 bool MapServer::SetConnectionStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectionStrategy() function in OHOS::Bluetooth::MapServer
Dbluetooth_pbap_pce.cpp609 bool SetConnectionStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectionStrategy() function
774 bool PbapClient::SetConnectionStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectionStrategy() function in OHOS::Bluetooth::PbapClient
Dbluetooth_map_mce.cpp504 bool MapClient::SetConnectionStrategy(const BluetoothRemoteDevice &device, const int strategy) in SetConnectionStrategy() function in OHOS::Bluetooth::MapClient
/foundation/communication/bluetooth/services/bluetooth/ipc/src/
Dbluetooth_pbap_pse_proxy.cpp108 int BluetoothPbapPseProxy::SetConnectionStrategy(const BluetoothRawAddress& device, int32_t strateg… in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPseProxy
Dbluetooth_map_mse_proxy.cpp234 void BluetoothMapMseProxy::SetConnectionStrategy( in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMseProxy
Dbluetooth_pbap_pce_proxy.cpp328 int BluetoothPbapPceProxy::SetConnectionStrategy(const BluetoothRawAddress &device, int32_t strateg… in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPceProxy
Dbluetooth_map_mce_proxy.cpp238 int BluetoothMapMceProxy::SetConnectionStrategy( in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMceProxy
/foundation/communication/bluetooth/services/bluetooth/server/src/
Dbluetooth_pbap_pse_server.cpp176 int BluetoothPbapPseServer::SetConnectionStrategy(const BluetoothRawAddress& device, int32_t strate… in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPseServer
Dbluetooth_map_mse_server.cpp203 void BluetoothMapMseServer::SetConnectionStrategy( in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMseServer
Dbluetooth_pbap_pce_server.cpp355 int BluetoothPbapPceServer::SetConnectionStrategy(const BluetoothRawAddress &device, int32_t strate… in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPceServer
Dbluetooth_map_mce_server.cpp345 int BluetoothMapMceServer::SetConnectionStrategy( in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMceServer
/foundation/communication/bluetooth/services/bluetooth/service/src/pbap_pse/
Dpbap_pse_service.cpp256 int PbapPseService::SetConnectionStrategy(const RawAddress &device, int strategy) in SetConnectionStrategy() function in OHOS::bluetooth::PbapPseService
/foundation/communication/bluetooth/services/bluetooth/service/src/map_mse/
Dmap_mse_service.cpp521 bool MapMseService::SetConnectionStrategy(const RawAddress &device, int strategy) in SetConnectionStrategy() function in OHOS::bluetooth::MapMseService
/foundation/communication/bluetooth/services/bluetooth/service/src/pbap_pce/
Dpbap_pce_service.cpp66 int PbapPceService::SetConnectionStrategy(const RawAddress &device, int strategy) in SetConnectionStrategy() function in OHOS::bluetooth::PbapPceService
/foundation/communication/bluetooth/services/bluetooth/service/src/map_mce/
Dmap_mce_service.cpp219 int MapMceService::SetConnectionStrategy(const RawAddress &device, int strategy) in SetConnectionStrategy() function in OHOS::bluetooth::MapMceService