Searched refs:RequestWithExpectedCommandV (Results 1 – 2 of 2) sorted by relevance
982 otError RequestWithExpectedCommandV(uint32_t aExpectedCommand,
1433 …error = RequestWithExpectedCommandV(SPINEL_CMD_PROP_VALUE_IS, SPINEL_CMD_PROP_VALUE_SET, aKey, aFo… in Set()1456 …error = RequestWithExpectedCommandV(SPINEL_CMD_PROP_VALUE_INSERTED, SPINEL_CMD_PROP_VALUE_INSERT, … in Insert()1479 …error = RequestWithExpectedCommandV(SPINEL_CMD_PROP_VALUE_REMOVED, SPINEL_CMD_PROP_VALUE_REMOVE, a… in Remove()1674 otError RadioSpinel<InterfaceType>::RequestWithExpectedCommandV(uint32_t aExpectedCommand, in RequestWithExpectedCommandV() function in ot::Spinel::RadioSpinel