ot::Spinel::RadioSpinel::AddSrcMatchShortEntry() method
Adds a short address to the source address match table.
Arguments
aShortAddress
The short address to be added.
Return value
OT_ERROR_NONE Successfully added short address to the source match table. OT_ERROR_BUSY Failed due to another operation is on going. OT_ERROR_RESPONSE_TIMEOUT Failed due to no response received from the transceiver. OT_ERROR_NO_BUFS No available entry in the source match table.