Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_pbap_pse.cpp171 int GetConnectionStrategy(const BluetoothRemoteDevice &device) in GetConnectionStrategy() function
391 int PbapServer::GetConnectionStrategy(const BluetoothRemoteDevice &device) in GetConnectionStrategy() function in OHOS::Bluetooth::PbapServer
Dbluetooth_map_mse.cpp336 int MapServer::GetConnectionStrategy(const BluetoothRemoteDevice &device) const in GetConnectionStrategy() function in OHOS::Bluetooth::MapServer
Dbluetooth_pbap_pce.cpp621 int GetConnectionStrategy(const BluetoothRemoteDevice &device) in GetConnectionStrategy() function
856 int PbapClient::GetConnectionStrategy(const BluetoothRemoteDevice &device) in GetConnectionStrategy() function in OHOS::Bluetooth::PbapClient
Dbluetooth_map_mce.cpp591 int MapClient::GetConnectionStrategy(const BluetoothRemoteDevice &device) const in GetConnectionStrategy() function in OHOS::Bluetooth::MapClient
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_pbap_pse_proxy.cpp142 int BluetoothPbapPseProxy::GetConnectionStrategy(const BluetoothRawAddress& device) in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPseProxy
Dbluetooth_map_mse_proxy.cpp256 void BluetoothMapMseProxy::GetConnectionStrategy(const BluetoothRawAddress &device, int32_t &ret) in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMseProxy
Dbluetooth_pbap_pce_proxy.cpp364 int BluetoothPbapPceProxy::GetConnectionStrategy(const BluetoothRawAddress &device) in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPceProxy
Dbluetooth_map_mce_proxy.cpp260 int BluetoothMapMceProxy::GetConnectionStrategy(const BluetoothRawAddress &device) in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMceProxy
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_pbap_pse_server.cpp189 int BluetoothPbapPseServer::GetConnectionStrategy(const BluetoothRawAddress& device) in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPseServer
Dbluetooth_map_mse_server.cpp221 void BluetoothMapMseServer::GetConnectionStrategy( in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMseServer
Dbluetooth_pbap_pce_server.cpp367 int BluetoothPbapPceServer::GetConnectionStrategy(const BluetoothRawAddress &device) in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPceServer
Dbluetooth_map_mce_server.cpp359 int BluetoothMapMceServer::GetConnectionStrategy( in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMceServer
/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
Dnapi_bluetooth_hid_host.cpp272 napi_value NapiBluetoothHidHost::GetConnectionStrategy(napi_env env, napi_callback_info info) in GetConnectionStrategy() function in OHOS::Bluetooth::NapiBluetoothHidHost
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
Dnapi_bluetooth_pan.cpp100 napi_value NapiBluetoothPan::GetConnectionStrategy(napi_env env, napi_callback_info info) in GetConnectionStrategy() function in OHOS::Bluetooth::NapiBluetoothPan
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
Dnapi_bluetooth_a2dp_src.cpp286 napi_value NapiA2dpSource::GetConnectionStrategy(napi_env env, napi_callback_info info) in GetConnectionStrategy() function in OHOS::Bluetooth::NapiA2dpSource
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
Dnapi_bluetooth_hfp_ag.cpp390 napi_value NapiHandsFreeAudioGateway::GetConnectionStrategy(napi_env env, napi_callback_info info) in GetConnectionStrategy() function in OHOS::Bluetooth::NapiHandsFreeAudioGateway
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pse/
Dpbap_pse_service.cpp276 int PbapPseService::GetConnectionStrategy(const RawAddress &device) const in GetConnectionStrategy() function in OHOS::bluetooth::PbapPseService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/map_mse/
Dmap_mse_service.cpp542 int MapMseService::GetConnectionStrategy(const RawAddress &device) in GetConnectionStrategy() function in OHOS::bluetooth::MapMseService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pce/
Dpbap_pce_service.cpp102 int PbapPceService::GetConnectionStrategy(const RawAddress &device) in GetConnectionStrategy() function in OHOS::bluetooth::PbapPceService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/map_mce/
Dmap_mce_service.cpp267 int MapMceService::GetConnectionStrategy(const RawAddress &device) const in GetConnectionStrategy() function in OHOS::bluetooth::MapMceService