Home
last modified time | relevance | path

Searched refs:aExpectedCommand (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/lib/spinel/
Dradio_spinel.hpp1149 otError RequestWithExpectedCommandV(uint32_t aExpectedCommand,
Dradio_spinel.cpp1529 otError RadioSpinel::RequestWithExpectedCommandV(uint32_t aExpectedCommand, in RequestWithExpectedCommandV() argument
1537 mExpectedCommand = aExpectedCommand; in RequestWithExpectedCommandV()