| /foundation/ability/dmsfwk/services/dtbschedmgr/src/deviceManager/ |
| D | dms_device_info.cpp | 41 int32_t DmsDeviceInfo::GetDeviceState() const in GetDeviceState() function in OHOS::DistributedSchedule::DmsDeviceInfo
|
| /foundation/distributedhardware/device_manager/common/include/ipc/model/ |
| D | ipc_notify_device_state_req.h | 33 int32_t GetDeviceState() const in GetDeviceState() function
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| D | bluetooth_pan.cpp | 88 int32_t GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function 204 int32_t Pan::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::Pan
|
| D | bluetooth_hid_host.cpp | 88 int32_t GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function 248 int32_t HidHost::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::HidHost
|
| D | bluetooth_map_mse.cpp | 139 int32_t MapMse::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) const in GetDeviceState() function in OHOS::Bluetooth::MapMse
|
| D | bluetooth_a2dp_snk.cpp | 138 int A2dpSink::GetDeviceState(const BluetoothRemoteDevice &device) const in GetDeviceState() function in OHOS::Bluetooth::A2dpSink
|
| D | bluetooth_pbap_pse.cpp | 143 int32_t PbapPse::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) const in GetDeviceState() function in OHOS::Bluetooth::PbapPse
|
| D | bluetooth_hfp_ag.cpp | 152 int32_t GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function 469 int32_t HandsFreeAudioGateway::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::HandsFreeAudioGateway
|
| D | bluetooth_opp.cpp | 282 int32_t Opp::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) const in GetDeviceState() function in OHOS::Bluetooth::Opp
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| D | bluetooth_pan_proxy.cpp | 38 int32_t BluetoothPanProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothPanProxy
|
| D | bluetooth_a2dp_sink_proxy.cpp | 102 int BluetoothA2dpSinkProxy::GetDeviceState(const RawAddress &device) in GetDeviceState() function in OHOS::Bluetooth::BluetoothA2dpSinkProxy
|
| D | bluetooth_map_mse_proxy.cpp | 23 int32_t BluetoothMapMseProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothMapMseProxy
|
| D | bluetooth_opp_proxy.cpp | 139 int32_t BluetoothOppProxy::GetDeviceState(const BluetoothRawAddress &device, int& result) in GetDeviceState() function in OHOS::Bluetooth::BluetoothOppProxy
|
| D | bluetooth_pbap_pse_proxy.cpp | 23 int32_t BluetoothPbapPseProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothPbapPseProxy
|
| D | bluetooth_hid_host_proxy.cpp | 55 int32_t BluetoothHidHostProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothHidHostProxy
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| D | bluetooth_a2dp_sink_server.cpp | 168 int BluetoothA2dpSinkServer::GetDeviceState(const RawAddress &device) in GetDeviceState() function in OHOS::Bluetooth::BluetoothA2dpSinkServer
|
| D | bluetooth_pan_server.cpp | 194 int32_t BluetoothPanServer::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothPanServer
|
| D | bluetooth_hid_host_server.cpp | 203 int32_t BluetoothHidHostServer::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothHidHostServer
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/ |
| D | napi_bluetooth_avrcp_ct.cpp | 98 napi_value NapiAvrcpController::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiAvrcpController
|
| D | napi_bluetooth_avrcp_tg.cpp | 98 napi_value NapiAvrcpTarget::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiAvrcpTarget
|
| D | napi_bluetooth_a2dp_snk.cpp | 96 napi_value NapiA2dpSink::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiA2dpSink
|
| /foundation/CastEngine/castengine_cast_framework/client/src/ |
| D | cast_session_impl_proxy.cpp | 187 int32_t CastSessionImplProxy::GetDeviceState(const std::string &deviceId, DeviceState &deviceState) in GetDeviceState() function in OHOS::CastEngine::CastEngineClient::CastSessionImplProxy
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/hid/ |
| D | napi_bluetooth_hid_host.cpp | 145 napi_value NapiBluetoothHidHost::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiBluetoothHidHost
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/pan/ |
| D | napi_bluetooth_pan.cpp | 159 napi_value NapiBluetoothPan::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiBluetoothPan
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/opp/ |
| D | napi_bluetooth_opp.cpp | 232 napi_value NapiBluetoothOpp::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiBluetoothOpp
|