Home
last modified time | relevance | path

Searched refs:COMMAND_GET_DEVICE_STATE (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Dbluetooth_service_ipc_interface_code.h169 COMMAND_GET_DEVICE_STATE, enumerator
358 COMMAND_GET_DEVICE_STATE, enumerator
372 COMMAND_GET_DEVICE_STATE, enumerator
H A Di_bluetooth_pan.h45 static constexpr int COMMAND_GET_DEVICE_STATE = MIN_TRANSACTION_ID + 1; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_pan_stub.cpp27 memberFuncMap_[static_cast<uint32_t>(COMMAND_GET_DEVICE_STATE)] = in BluetoothPanStub()
H A Dbluetooth_hid_host_stub.cpp30 memberFuncMap_[static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_GET_DEVICE_STATE)] = in BluetoothHidHostStub()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_pan_proxy.cpp52 …C_REQUEST_RETURN_RESULT(static_cast<uint32_t>(BluetoothPanInterfaceCode::COMMAND_GET_DEVICE_STATE), in GetDeviceState()
H A Dbluetooth_opp_proxy.cpp159 … static_cast<uint32_t>(BluetoothOppInterfaceCode::COMMAND_GET_DEVICE_STATE), data, reply, option); in GetDeviceState()
H A Dbluetooth_hid_host_proxy.cpp69 …QUEST_RETURN_RESULT(static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_GET_DEVICE_STATE), in GetDeviceState()