Searched refs:COMMAND_GET_DEVICE_STATE (Results 1 – 7 of 7) sorted by relevance
169 COMMAND_GET_DEVICE_STATE, enumerator358 COMMAND_GET_DEVICE_STATE, enumerator372 COMMAND_GET_DEVICE_STATE, enumerator
45 static constexpr int COMMAND_GET_DEVICE_STATE = MIN_TRANSACTION_ID + 1; variable
27 memberFuncMap_[static_cast<uint32_t>(COMMAND_GET_DEVICE_STATE)] = in BluetoothPanStub()
30 memberFuncMap_[static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_GET_DEVICE_STATE)] = in BluetoothHidHostStub()
52 …C_REQUEST_RETURN_RESULT(static_cast<uint32_t>(BluetoothPanInterfaceCode::COMMAND_GET_DEVICE_STATE), in GetDeviceState()
159 … static_cast<uint32_t>(BluetoothOppInterfaceCode::COMMAND_GET_DEVICE_STATE), data, reply, option); in GetDeviceState()
69 …QUEST_RETURN_RESULT(static_cast<uint32_t>(BluetoothHidHostInterfaceCode::COMMAND_GET_DEVICE_STATE), in GetDeviceState()