Searched defs:aCommand (Results 1 – 6 of 6) sorted by relevance
| /external/openthread/src/lib/spinel/ |
| D | spinel_encoder.cpp | 49 otError Encoder::BeginFrame(uint8_t aHeader, unsigned int aCommand) in BeginFrame() 71 otError Encoder::BeginFrame(uint8_t aHeader, unsigned int aCommand, spinel_prop_key_t aKey) in BeginFrame()
|
| D | radio_spinel_impl.hpp | 775 …d RadioSpinel<InterfaceType, ProcessContextType>::HandleWaitingResponse(uint32_t aCommand, in HandleWaitingResponse() 1746 otError RadioSpinel<InterfaceType, ProcessContextType>::SendCommand(uint32_t aCommand, in SendCommand() 1813 otError RadioSpinel<InterfaceType, ProcessContextType>::Request(uint32_t aCommand, in Request() 1827 … uint32_t aCommand, in RequestWithPropertyFormat() 1844 … uint32_t aCommand, in RequestWithPropertyFormatV() 1860 … uint32_t aCommand, in RequestWithExpectedCommandV() 1875 void RadioSpinel<InterfaceType, ProcessContextType>::HandleTransmitDone(uint32_t aCommand, in HandleTransmitDone()
|
| /external/openthread/src/ncp/ |
| D | example_vendor_hook.cpp | 40 otError NcpBase::VendorCommandHandler(uint8_t aHeader, unsigned int aCommand) in VendorCommandHandler()
|
| D | ncp_base.cpp | 1056 …::HandleCommandPropertyInsertRemove(uint8_t aHeader, spinel_prop_key_t aKey, unsigned int aCommand) in HandleCommandPropertyInsertRemove() 1255 otError NcpBase::CommandHandler_PROP_VALUE_update(uint8_t aHeader, unsigned int aCommand) in CommandHandler_PROP_VALUE_update()
|
| /external/jcommander/src/test/java/com/beust/jcommander/ |
| D | JCommanderTest.java | 1236 JCommander aCommand = c.getCommands().get("a"); in usageWithSubCommands() local
|
| /external/openthread/src/core/thread/ |
| D | mle.cpp | 4427 Mle::TxMessage *Mle::NewMleMessage(Command aCommand) in NewMleMessage()
|