Home
last modified time | relevance | path

Searched defs:GetDeviceState (Results 1 – 25 of 54) sorted by relevance

123

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/deviceManager/
H A Ddms_device_info.cpp41 int32_t DmsDeviceInfo::GetDeviceState() const in GetDeviceState() function in OHOS::DistributedSchedule::DmsDeviceInfo
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_notify_device_state_req.h33 int32_t GetDeviceState() const in GetDeviceState() function
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscanner_info.cpp162 const uint32_t& ScanDeviceInfoTCP::GetDeviceState() const in GetDeviceState() function in OHOS::Scan::ScanDeviceInfoTCP
297 const uint32_t& ScanDeviceInfo::GetDeviceState() const in GetDeviceState() function in OHOS::Scan::ScanDeviceInfo
469 const uint32_t& ScanDeviceInfoSync::GetDeviceState() const in GetDeviceState() function in OHOS::Scan::ScanDeviceInfoSync
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_pan.cpp91 int32_t GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function
207 int32_t Pan::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::Pan
H A Dbluetooth_hid_host.cpp91 int32_t GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function
251 int32_t HidHost::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::HidHost
H A Dbluetooth_map_mse.cpp142 int32_t MapMse::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) const in GetDeviceState() function in OHOS::Bluetooth::MapMse
H A Dbluetooth_a2dp_snk.cpp142 int A2dpSink::GetDeviceState(const BluetoothRemoteDevice &device) const in GetDeviceState() function in OHOS::Bluetooth::A2dpSink
H A Dbluetooth_pbap_pse.cpp146 int32_t PbapPse::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) const in GetDeviceState() function in OHOS::Bluetooth::PbapPse
H A Dbluetooth_hfp_ag.cpp155 int32_t GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function
472 int32_t HandsFreeAudioGateway::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::HandsFreeAudioGateway
H A Dbluetooth_opp.cpp285 int32_t Opp::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) const in GetDeviceState() function in OHOS::Bluetooth::Opp
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_pan_proxy.cpp42 int32_t BluetoothPanProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothPanProxy
H A Dbluetooth_map_mse_proxy.cpp26 int32_t BluetoothMapMseProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothMapMseProxy
H A Dbluetooth_a2dp_sink_proxy.cpp109 int BluetoothA2dpSinkProxy::GetDeviceState(const RawAddress &device) in GetDeviceState() function in OHOS::Bluetooth::BluetoothA2dpSinkProxy
H A Dbluetooth_opp_proxy.cpp143 int32_t BluetoothOppProxy::GetDeviceState(const BluetoothRawAddress &device, int& result) in GetDeviceState() function in OHOS::Bluetooth::BluetoothOppProxy
H A Dbluetooth_pbap_pse_proxy.cpp26 int32_t BluetoothPbapPseProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothPbapPseProxy
H A Dbluetooth_hid_host_proxy.cpp59 int32_t BluetoothHidHostProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothHidHostProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_sink_server.cpp168 int BluetoothA2dpSinkServer::GetDeviceState(const RawAddress &device) in GetDeviceState() function in OHOS::Bluetooth::BluetoothA2dpSinkServer
H A Dbluetooth_pan_server.cpp194 int32_t BluetoothPanServer::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothPanServer
H A Dbluetooth_hid_host_server.cpp203 int32_t BluetoothHidHostServer::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothHidHostServer
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_avrcp_ct.cpp102 napi_value NapiAvrcpController::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiAvrcpController
H A Dnapi_bluetooth_avrcp_tg.cpp102 napi_value NapiAvrcpTarget::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiAvrcpTarget
H A Dnapi_bluetooth_a2dp_snk.cpp100 napi_value NapiA2dpSink::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiA2dpSink
/ohos5.0/base/msdp/device_status/services/native/src/
H A Ddevicestatus_dumper.cpp208 std::string DeviceStatusDumper::GetDeviceState(OnChangedValue value) const in GetDeviceState() function in OHOS::Msdp::DeviceStatus::DeviceStatusDumper
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host.cpp148 napi_value NapiBluetoothHidHost::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiBluetoothHidHost
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp.cpp235 napi_value NapiBluetoothOpp::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiBluetoothOpp

123