Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_pbap_pse.cpp158 bool SetConnectionStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectionStrategy() function
375 bool PbapServer::SetConnectionStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectionStrategy() function in OHOS::Bluetooth::PbapServer
Dbluetooth_map_mse.cpp312 bool MapServer::SetConnectionStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectionStrategy() function in OHOS::Bluetooth::MapServer
Dbluetooth_pbap_pce.cpp610 bool SetConnectionStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectionStrategy() function
837 bool PbapClient::SetConnectionStrategy(const BluetoothRemoteDevice &device, int strategy) in SetConnectionStrategy() function in OHOS::Bluetooth::PbapClient
Dbluetooth_map_mce.cpp568 bool MapClient::SetConnectionStrategy(const BluetoothRemoteDevice &device, const int strategy) in SetConnectionStrategy() function in OHOS::Bluetooth::MapClient
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_pbap_pse_proxy.cpp109 int BluetoothPbapPseProxy::SetConnectionStrategy(const BluetoothRawAddress& device, int32_t strateg… in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPseProxy
Dbluetooth_map_mse_proxy.cpp227 void BluetoothMapMseProxy::SetConnectionStrategy(const BluetoothRawAddress &device, int strategy, b… in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMseProxy
Dbluetooth_pbap_pce_proxy.cpp331 int BluetoothPbapPceProxy::SetConnectionStrategy(const BluetoothRawAddress &device, int32_t strateg… in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPceProxy
Dbluetooth_map_mce_proxy.cpp231 int BluetoothMapMceProxy::SetConnectionStrategy(const BluetoothRawAddress &device, int strategy) in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMceProxy
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_pbap_pse_server.cpp177 int BluetoothPbapPseServer::SetConnectionStrategy(const BluetoothRawAddress& device, int32_t strate… in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPseServer
Dbluetooth_map_mse_server.cpp208 void BluetoothMapMseServer::SetConnectionStrategy( in SetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMseServer
Dbluetooth_pbap_pce_server.cpp356 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/frameworks/js/napi/src/hid/
Dnapi_bluetooth_hid_host.cpp251 napi_value NapiBluetoothHidHost::SetConnectionStrategy(napi_env env, napi_callback_info info) in SetConnectionStrategy() function in OHOS::Bluetooth::NapiBluetoothHidHost
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
Dnapi_bluetooth_pan.cpp93 napi_value NapiBluetoothPan::SetConnectionStrategy(napi_env env, napi_callback_info info) in SetConnectionStrategy() function in OHOS::Bluetooth::NapiBluetoothPan
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
Dnapi_bluetooth_a2dp_src.cpp264 napi_value NapiA2dpSource::SetConnectionStrategy(napi_env env, napi_callback_info info) in SetConnectionStrategy() function in OHOS::Bluetooth::NapiA2dpSource
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
Dnapi_bluetooth_hfp_ag.cpp369 napi_value NapiHandsFreeAudioGateway::SetConnectionStrategy(napi_env env, napi_callback_info info) in SetConnectionStrategy() function in OHOS::Bluetooth::NapiHandsFreeAudioGateway
/foundation/communication/bluetooth_service/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_service/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_service/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_service/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