Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_manager.cpp101 std::vector<BluetoothRemoteDevice> GattManager::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::GattManager
H A Dbluetooth_hfp_ag.cpp117 int32_t GetConnectedDevices(std::vector<BluetoothRemoteDevice>& devices) in GetConnectedDevices() function
433 std::vector<BluetoothRemoteDevice> HandsFreeAudioGateway::GetConnectedDevices() const in GetConnectedDevices() function in OHOS::Bluetooth::HandsFreeAudioGateway
447 int32_t HandsFreeAudioGateway::GetConnectedDevices(std::vector<BluetoothRemoteDevice> &devices) in GetConnectedDevices() function in OHOS::Bluetooth::HandsFreeAudioGateway
H A Dbluetooth_avrcp_tg.cpp187 std::vector<BluetoothRemoteDevice> AvrcpTarget::GetConnectedDevices(void) in GetConnectedDevices() function in OHOS::Bluetooth::AvrcpTarget
H A Dbluetooth_avrcp_ct.cpp938 std::vector<BluetoothRemoteDevice> AvrcpController::GetConnectedDevices(void) in GetConnectedDevices() function in OHOS::Bluetooth::AvrcpController
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse.cpp107 napi_value NapiMapMse::GetConnectedDevices(napi_env env, napi_callback_info info) in GetConnectedDevices() function in OHOS::Bluetooth::NapiMapMse
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan.cpp190 napi_value NapiBluetoothPan::GetConnectedDevices(napi_env env, napi_callback_info info) in GetConnectedDevices() function in OHOS::Bluetooth::NapiBluetoothPan
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_tg_server.cpp243 std::vector<BluetoothRawAddress> BluetoothAvrcpTgServer::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::BluetoothAvrcpTgServer
H A Dbluetooth_avrcp_ct_server.cpp803 std::vector<RawAddress> BluetoothAvrcpCtServer::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::BluetoothAvrcpCtServer
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_tg_proxy.cpp140 std::vector<BluetoothRawAddress> BluetoothAvrcpTgProxy::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::BluetoothAvrcpTgProxy
H A Dbluetooth_avrcp_ct_proxy.cpp69 std::vector<RawAddress> BluetoothAvrcpCtProxy::GetConnectedDevices() in GetConnectedDevices() function in OHOS::Bluetooth::BluetoothAvrcpCtProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse.cpp139 napi_value NapiPbapServer::GetConnectedDevices(napi_env env, napi_callback_info info) in GetConnectedDevices() function in OHOS::Bluetooth::NapiPbapServer
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp457 napi_value NapiA2dpSource::GetConnectedDevices(napi_env env, napi_callback_info info) in GetConnectedDevices() function in OHOS::Bluetooth::NapiA2dpSource
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp312 std::vector<RawAddress> AvrcpCtService::GetConnectedDevices(void) in GetConnectedDevices() function in OHOS::bluetooth::AvrcpCtService
H A Davrcp_ct_profile.cpp150 std::vector<bluetooth::RawAddress> AvrcCtProfile::GetConnectedDevices(void) in GetConnectedDevices() function in OHOS::bluetooth::AvrcCtProfile
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp622 std::vector<RawAddress> BleAdapter::GetConnectedDevices() const in GetConnectedDevices() function in OHOS::bluetooth::BleAdapter
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.cpp148 std::vector<bluetooth::RawAddress> AvrcTgProfile::GetConnectedDevices(void) in GetConnectedDevices() function in OHOS::bluetooth::AvrcTgProfile
H A Davrcp_tg_service.cpp758 std::vector<RawAddress> AvrcpTgService::GetConnectedDevices(void) in GetConnectedDevices() function in OHOS::bluetooth::AvrcpTgService