ot::Spinel::RadioSpinel::ClearSrcMatchShortEntry() method
Removes a short address from the source address match table.
Arguments
aShortAddress
The short address to be removed.
Return value
OT_ERROR_NONE Successfully removed short address from 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_ADDRESS The short address is not in source address match table.