Home
last modified time | relevance | path

Searched defs:GetConnectedDevices (Results 1 – 25 of 25) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/include/
Dbluetooth_pbap_pse_proxy.h40 std::vector<BluetoothRawAddress> GetConnectedDevices() override in GetConnectedDevices() function
Dbluetooth_pbap_pce_proxy.h44 ::std::vector<BluetoothRawAddress> GetConnectedDevices() override in GetConnectedDevices() function
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_gatt_manager.cpp108 std::vector<BluetoothRemoteDevice> GattManager::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::GattManager
Dbluetooth_hfp_ag.cpp96 int32_t GetConnectedDevices(std::vector<BluetoothRemoteDevice>& devices) in GetConnectedDevices() function
417 std::vector<BluetoothRemoteDevice> HandsFreeAudioGateway::GetConnectedDevices() const in GetConnectedDevices() function in OHOS::Bluetooth::HandsFreeAudioGateway
434 int32_t HandsFreeAudioGateway::GetConnectedDevices(std::vector<BluetoothRemoteDevice> &devices) in GetConnectedDevices() function in OHOS::Bluetooth::HandsFreeAudioGateway
Dbluetooth_pbap_pse.cpp138 std::vector<BluetoothRemoteDevice> GetConnectedDevices() in GetConnectedDevices() function
343 std::vector<BluetoothRemoteDevice> PbapServer::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::PbapServer
Dbluetooth_map_mse.cpp244 std::vector<BluetoothRemoteDevice> MapServer::GetConnectedDevices() const in GetConnectedDevices() function in OHOS::Bluetooth::MapServer
Dbluetooth_pbap_pce.cpp511 std::vector<BluetoothRemoteDevice> GetConnectedDevices() in GetConnectedDevices() function
782 std::vector<BluetoothRemoteDevice> PbapClient::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::PbapClient
Dbluetooth_avrcp_tg.cpp212 std::vector<BluetoothRemoteDevice> AvrcpTarget::GetConnectedDevices(void) in GetConnectedDevices() function in OHOS::Bluetooth::AvrcpTarget
Dbluetooth_map_mce.cpp502 std::vector<BluetoothRemoteDevice> MapClient::GetConnectedDevices() const in GetConnectedDevices() function in OHOS::Bluetooth::MapClient
Dbluetooth_avrcp_ct.cpp1003 std::vector<BluetoothRemoteDevice> AvrcpController::GetConnectedDevices(void) in GetConnectedDevices() function in OHOS::Bluetooth::AvrcpController
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_pbap_pse_server.cpp241 std::vector<BluetoothRawAddress> BluetoothPbapPseServer::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::BluetoothPbapPseServer
Dbluetooth_map_mse_server.cpp170 void BluetoothMapMseServer::GetConnectedDevices( in GetConnectedDevices() function in OHOS::Bluetooth::BluetoothMapMseServer
Dbluetooth_avrcp_tg_server.cpp242 std::vector<BluetoothRawAddress> BluetoothAvrcpTgServer::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::BluetoothAvrcpTgServer
Dbluetooth_pbap_pce_server.cpp399 ::std::vector<BluetoothRawAddress> BluetoothPbapPceServer::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::BluetoothPbapPceServer
Dbluetooth_avrcp_ct_server.cpp803 std::vector<RawAddress> BluetoothAvrcpCtServer::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::BluetoothAvrcpCtServer
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_map_mse_proxy.cpp141 void BluetoothMapMseProxy::GetConnectedDevices(std::vector<BluetoothRawAddress> &devices) in GetConnectedDevices() function in OHOS::Bluetooth::BluetoothMapMseProxy
Dbluetooth_avrcp_tg_proxy.cpp136 std::vector<BluetoothRawAddress> BluetoothAvrcpTgProxy::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::BluetoothAvrcpTgProxy
Dbluetooth_avrcp_ct_proxy.cpp66 std::vector<RawAddress> BluetoothAvrcpCtProxy::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::BluetoothAvrcpCtProxy
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
Dnapi_bluetooth_pan.cpp237 napi_value NapiBluetoothPan::GetConnectedDevices(napi_env env, napi_callback_info info) in GetConnectedDevices() function in OHOS::Bluetooth::NapiBluetoothPan
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pce/
Dpbap_pce_service.cpp648 std::vector<RawAddress> PbapPceService::GetConnectedDevices() in GetConnectedDevices() function in OHOS::bluetooth::PbapPceService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_adapter.cpp609 std::vector<RawAddress> BleAdapter::GetConnectedDevices() const in GetConnectedDevices() function in OHOS::bluetooth::BleAdapter
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
Davrcp_ct_service.cpp312 std::vector<RawAddress> AvrcpCtService::GetConnectedDevices(void) in GetConnectedDevices() function in OHOS::bluetooth::AvrcpCtService
Davrcp_ct_profile.cpp150 std::vector<bluetooth::RawAddress> AvrcCtProfile::GetConnectedDevices(void) in GetConnectedDevices() function in OHOS::bluetooth::AvrcCtProfile
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
Davrcp_tg_profile.cpp148 std::vector<bluetooth::RawAddress> AvrcTgProfile::GetConnectedDevices(void) in GetConnectedDevices() function in OHOS::bluetooth::AvrcTgProfile
Davrcp_tg_service.cpp758 std::vector<RawAddress> AvrcpTgService::GetConnectedDevices(void) in GetConnectedDevices() function in OHOS::bluetooth::AvrcpTgService