Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/src/
Dbluetooth_pbap_pse.cpp172 int GetConnectionStrategy(const BluetoothRemoteDevice &device) const in GetConnectionStrategy() function
319 int PbapServer::GetConnectionStrategy(const BluetoothRemoteDevice &device) const in GetConnectionStrategy() function in OHOS::Bluetooth::PbapServer
Dbluetooth_map_mse.cpp250 int MapServer::GetConnectionStrategy(const BluetoothRemoteDevice &device) const in GetConnectionStrategy() function in OHOS::Bluetooth::MapServer
Dbluetooth_pbap_pce.cpp620 int GetConnectionStrategy(const BluetoothRemoteDevice &device) in GetConnectionStrategy() function
786 int PbapClient::GetConnectionStrategy(const BluetoothRemoteDevice &device) in GetConnectionStrategy() function in OHOS::Bluetooth::PbapClient
Dbluetooth_map_mce.cpp523 int MapClient::GetConnectionStrategy(const BluetoothRemoteDevice &device) const in GetConnectionStrategy() function in OHOS::Bluetooth::MapClient
/foundation/communication/bluetooth/services/bluetooth_standard/ipc/src/
Dbluetooth_pbap_pse_proxy.cpp137 int BluetoothPbapPseProxy::GetConnectionStrategy(const BluetoothRawAddress& device) in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPseProxy
Dbluetooth_map_mse_proxy.cpp258 void BluetoothMapMseProxy::GetConnectionStrategy( in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMseProxy
Dbluetooth_pbap_pce_proxy.cpp360 int BluetoothPbapPceProxy::GetConnectionStrategy(const BluetoothRawAddress &device) in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPceProxy
Dbluetooth_map_mce_proxy.cpp262 int BluetoothMapMceProxy::GetConnectionStrategy( in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMceProxy
/foundation/communication/bluetooth/services/bluetooth_standard/server/src/
Dbluetooth_pbap_pse_server.cpp178 int BluetoothPbapPseServer::GetConnectionStrategy(const BluetoothRawAddress& device) in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothPbapPseServer
Dbluetooth_map_mse_server.cpp214 void BluetoothMapMseServer::GetConnectionStrategy( in GetConnectionStrategy() function in OHOS::Bluetooth::BluetoothMapMseServer
Dbluetooth_pbap_pce_server.cpp358 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/services/bluetooth_standard/service/src/map_mse/
Dmap_mse_service.cpp539 int MapMseService::GetConnectionStrategy(const RawAddress &device) in GetConnectionStrategy() function in bluetooth::MapMseService
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/pbap_pse/
Dpbap_pse_service.cpp274 int PbapPseService::GetConnectionStrategy(const RawAddress &device) const in GetConnectionStrategy() function in bluetooth::PbapPseService
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/pbap_pce/
Dpbap_pce_service.cpp100 int PbapPceService::GetConnectionStrategy(const RawAddress &device) in GetConnectionStrategy() function in bluetooth::PbapPceService
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/map_mce/
Dmap_mce_service.cpp265 int MapMceService::GetConnectionStrategy(const RawAddress &device) const in GetConnectionStrategy() function in bluetooth::MapMceService