Home
last modified time | relevance | path

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

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