Home
last modified time | relevance | path

Searched defs:GetConnectDevices (Results 1 – 12 of 12) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
Davrcp_ct_service.h117 std::list<RawAddress> GetConnectDevices(void) override in GetConnectDevices() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
Davrcp_tg_service.h468 std::list<RawAddress> GetConnectDevices(void) override in GetConnectDevices() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
Dsocket_service.cpp82 std::list<RawAddress> SocketService::GetConnectDevices() in GetConnectDevices() function in OHOS::bluetooth::SocketService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
Dhid_host_service.cpp305 std::list<RawAddress> HidHostService::GetConnectDevices(void) in GetConnectDevices() function in OHOS::bluetooth::HidHostService
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_hfp_ag_server.cpp163 int32_t BluetoothHfpAgServer::GetConnectDevices(std::vector<BluetoothRawAddress> &devices) in GetConnectDevices() function in OHOS::Bluetooth::BluetoothHfpAgServer
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
Dpan_service.cpp362 std::list<RawAddress> PanService::GetConnectDevices(void) in GetConnectDevices() function in OHOS::bluetooth::PanService
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_hfp_ag_proxy.cpp26 int32_t BluetoothHfpAgProxy::GetConnectDevices(std::vector<BluetoothRawAddress> &devices) in GetConnectDevices() function in OHOS::Bluetooth::BluetoothHfpAgProxy
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
Dhfp_hf_service.cpp212 std::list<RawAddress> HfpHfService::GetConnectDevices() in GetConnectDevices() function in OHOS::bluetooth::HfpHfService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
Dhfp_ag_service.cpp202 std::list<RawAddress> HfpAgService::GetConnectDevices() in GetConnectDevices() function in OHOS::bluetooth::HfpAgService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
Da2dp_service.cpp400 std::list<RawAddress> A2dpService::GetConnectDevices() in GetConnectDevices() function in OHOS::bluetooth::A2dpService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_server_service.cpp133 std::list<RawAddress> GattServerService::GetConnectDevices() in GetConnectDevices() function in OHOS::bluetooth::GattServerService
Dgatt_client_service.cpp186 std::list<RawAddress> GattClientService::GetConnectDevices() in GetConnectDevices() function in OHOS::bluetooth::GattClientService