Searched defs:aCommand (Results 1 – 8 of 8) 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.cpp | 595 void RadioSpinel::HandleWaitingResponse(uint32_t aCommand, in HandleWaitingResponse() 1615 otError RadioSpinel::SendCommand(uint32_t aCommand, in SendCommand() 1678 otError RadioSpinel::Request(uint32_t aCommand, spinel_prop_key_t aKey, const char *aFormat, ...) in Request() 1688 uint32_t aCommand, in RequestWithPropertyFormat() 1704 uint32_t aCommand, in RequestWithPropertyFormatV() 1719 uint32_t aCommand, in RequestWithExpectedCommandV() 1733 void RadioSpinel::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 | 1117 …::HandleCommandPropertyInsertRemove(uint8_t aHeader, spinel_prop_key_t aKey, unsigned int aCommand) in HandleCommandPropertyInsertRemove() 1322 otError NcpBase::CommandHandler_PROP_VALUE_update(uint8_t aHeader, unsigned int aCommand) in CommandHandler_PROP_VALUE_update()
|
| /external/openthread/tests/unit/ |
| D | test_multipan_rcp_instances.cpp | 324 void startFrame(unsigned int aCommand, spinel_prop_key_t aKey) in startFrame()
|
| /external/ot-br-posix/src/android/ |
| D | otdaemon_server.cpp | 1101 inline void DumpCliCommand(std::string aCommand, int aFd) in DumpCliCommand()
|
| /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 | 4434 Mle::TxMessage *Mle::NewMleMessage(Command aCommand) in NewMleMessage()
|