/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_gatt_manager.cpp | 72 std::vector<BluetoothRemoteDevice> GattManager::GetDevicesByStates( in GetDevicesByStates() function in OHOS::Bluetooth::GattManager
|
H A D | bluetooth_pan.cpp | 65 int32_t GetDevicesByStates(std::vector<int> states, std::vector<BluetoothRemoteDevice>& result) in GetDevicesByStates() function 195 int32_t Pan::GetDevicesByStates(std::vector<int> states, std::vector<BluetoothRemoteDevice> &result) in GetDevicesByStates() function in OHOS::Bluetooth::Pan
|
H A D | bluetooth_hid_host.cpp | 67 int32_t GetDevicesByStates(std::vector<int> states, std::vector<BluetoothRemoteDevice>& result) in GetDevicesByStates() function 238 int32_t HidHost::GetDevicesByStates(std::vector<int> states, std::vector<BluetoothRemoteDevice> &re… in GetDevicesByStates() function in OHOS::Bluetooth::HidHost
|
H A D | bluetooth_map_mse.cpp | 153 int32_t MapMse::GetDevicesByStates(const std::vector<int32_t> &states, std::vector<BluetoothRemoteD… in GetDevicesByStates() function in OHOS::Bluetooth::MapMse
|
H A D | bluetooth_a2dp_snk.cpp | 159 std::vector<BluetoothRemoteDevice> A2dpSink::GetDevicesByStates(std::vector<int> states) const in GetDevicesByStates() function in OHOS::Bluetooth::A2dpSink
|
H A D | bluetooth_pbap_pse.cpp | 157 int32_t PbapPse::GetDevicesByStates(const std::vector<int32_t> &states, in GetDevicesByStates() function in OHOS::Bluetooth::PbapPse
|
H A D | bluetooth_hfp_ag.cpp | 134 std::vector<BluetoothRemoteDevice> GetDevicesByStates(std::vector<int> states) in GetDevicesByStates() function 460 std::vector<BluetoothRemoteDevice> HandsFreeAudioGateway::GetDevicesByStates(std::vector<int> state… in GetDevicesByStates() function in OHOS::Bluetooth::HandsFreeAudioGateway
|
H A D | bluetooth_opp.cpp | 267 int32_t Opp::GetDevicesByStates(const std::vector<int32_t> &states, in GetDevicesByStates() function in OHOS::Bluetooth::Opp
|
H A D | bluetooth_hfp_hf.cpp | 181 std::vector<BluetoothRemoteDevice> GetDevicesByStates(std::vector<int> states) in GetDevicesByStates() function 517 std::vector<BluetoothRemoteDevice> HandsFreeUnit::GetDevicesByStates(std::vector<int> states) const in GetDevicesByStates() function in OHOS::Bluetooth::HandsFreeUnit
|
H A D | bluetooth_avrcp_tg.cpp | 206 std::vector<BluetoothRemoteDevice> AvrcpTarget::GetDevicesByStates(std::vector<int> states) in GetDevicesByStates() function in OHOS::Bluetooth::AvrcpTarget
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_pan_proxy.cpp | 66 int32_t BluetoothPanProxy::GetDevicesByStates(const std::vector<int32_t> &states, in GetDevicesByStates() function in OHOS::Bluetooth::BluetoothPanProxy
|
H A D | bluetooth_map_mse_proxy.cpp | 45 int32_t BluetoothMapMseProxy::GetDevicesByStates( in GetDevicesByStates() function in OHOS::Bluetooth::BluetoothMapMseProxy
|
H A D | bluetooth_a2dp_sink_proxy.cpp | 84 std::vector<RawAddress> BluetoothA2dpSinkProxy::GetDevicesByStates(const std::vector<int32_t> &stat… in GetDevicesByStates() function in OHOS::Bluetooth::BluetoothA2dpSinkProxy
|
H A D | bluetooth_opp_proxy.cpp | 171 int32_t BluetoothOppProxy::GetDevicesByStates( in GetDevicesByStates() function in OHOS::Bluetooth::BluetoothOppProxy
|
H A D | bluetooth_pbap_pse_proxy.cpp | 45 int32_t BluetoothPbapPseProxy::GetDevicesByStates( in GetDevicesByStates() function in OHOS::Bluetooth::BluetoothPbapPseProxy
|
H A D | bluetooth_hid_host_proxy.cpp | 84 int32_t BluetoothHidHostProxy::GetDevicesByStates(const std::vector<int32_t> &states, in GetDevicesByStates() function in OHOS::Bluetooth::BluetoothHidHostProxy
|
H A D | bluetooth_hfp_hf_proxy.cpp | 57 int BluetoothHfpHfProxy::GetDevicesByStates(const std::vector<int> &states, std::vector<BluetoothRa… in GetDevicesByStates() function in OHOS::Bluetooth::BluetoothHfpHfProxy
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_a2dp_sink_server.cpp | 178 std::vector<RawAddress> BluetoothA2dpSinkServer::GetDevicesByStates(const std::vector<int32_t> &sta… in GetDevicesByStates() function in OHOS::Bluetooth::BluetoothA2dpSinkServer
|
H A D | bluetooth_pan_server.cpp | 177 int32_t BluetoothPanServer::GetDevicesByStates(const std::vector<int32_t> &states, in GetDevicesByStates() function in OHOS::Bluetooth::BluetoothPanServer
|
H A D | bluetooth_hid_host_server.cpp | 181 int32_t BluetoothHidHostServer::GetDevicesByStates( in GetDevicesByStates() function in OHOS::Bluetooth::BluetoothHidHostServer
|
H A D | bluetooth_avrcp_tg_server.cpp | 262 std::vector<BluetoothRawAddress> BluetoothAvrcpTgServer::GetDevicesByStates(const std::vector<int32… in GetDevicesByStates() function in OHOS::Bluetooth::BluetoothAvrcpTgServer
|
H A D | bluetooth_hfp_ag_server.cpp | 182 int BluetoothHfpAgServer::GetDevicesByStates(const std::vector<int> &states, std::vector<BluetoothR… in GetDevicesByStates() function in OHOS::Bluetooth::BluetoothHfpAgServer
|
H A D | bluetooth_a2dp_source_server.cpp | 254 int BluetoothA2dpSourceServer::GetDevicesByStates(const std::vector<int32_t> &states, std::vector<R… in GetDevicesByStates() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_service.cpp | 268 std::vector<RawAddress> HidHostService::GetDevicesByStates(std::vector<int> states) in GetDevicesByStates() function in OHOS::bluetooth::HidHostService
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
H A D | pan_service.cpp | 326 std::vector<RawAddress> PanService::GetDevicesByStates(std::vector<int> states) in GetDevicesByStates() function in OHOS::bluetooth::PanService
|