Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/src/
Dbluetooth_pbap_pse.cpp158 bool SetConnectionStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectionStrategy() function
313 bool PbapServer::SetConnectionStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectionStrategy() function in OHOS::Bluetooth::PbapServer
Dbluetooth_map_mse.cpp235 bool MapServer::SetConnectionStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectionStrategy() function in OHOS::Bluetooth::MapServer
Dbluetooth_pbap_pce.cpp608 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.cpp503 bool MapClient::SetConnectionStrategy(const BluetoothRemoteDevice &device, const int strategy) in SetConnectionStrategy() function in OHOS::Bluetooth::MapClient
/foundation/communication/bluetooth/services/bluetooth_standard/ipc/src/
Dbluetooth_pbap_pse_proxy.cpp105 int BluetoothPbapPseProxy::SetConnectionStrategy(const BluetoothRawAddress& device, int32_t strateg… in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPseProxy
Dbluetooth_map_mse_proxy.cpp228 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.cpp232 int BluetoothMapMceProxy::SetConnectionStrategy( in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMceProxy
/foundation/communication/bluetooth/services/bluetooth_standard/server/src/
Dbluetooth_pbap_pse_server.cpp166 int BluetoothPbapPseServer::SetConnectionStrategy(const BluetoothRawAddress& device, int32_t strate… in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPseServer
Dbluetooth_map_mse_server.cpp202 void BluetoothMapMseServer::SetConnectionStrategy( in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMseServer
Dbluetooth_pbap_pce_server.cpp347 int BluetoothPbapPceServer::SetConnectionStrategy(const BluetoothRawAddress &device, int32_t strate… in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPceServer
Dbluetooth_map_mce_server.cpp344 int BluetoothMapMceServer::SetConnectionStrategy( in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMceServer
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/map_mse/
Dmap_mse_service.cpp518 bool MapMseService::SetConnectionStrategy(const RawAddress &device, int strategy) in SetConnectionStrategy() function in bluetooth::MapMseService
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/pbap_pse/
Dpbap_pse_service.cpp254 int PbapPseService::SetConnectionStrategy(const RawAddress &device, int strategy) in SetConnectionStrategy() function in bluetooth::PbapPseService
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/pbap_pce/
Dpbap_pce_service.cpp64 int PbapPceService::SetConnectionStrategy(const RawAddress &device, int strategy) in SetConnectionStrategy() function in bluetooth::PbapPceService
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/map_mce/
Dmap_mce_service.cpp218 int MapMceService::SetConnectionStrategy(const RawAddress &device, int strategy) in SetConnectionStrategy() function in bluetooth::MapMceService