Searched refs:otLinkRawSrcMatchAddExtEntry (Results 1 – 3 of 3) sorted by relevance
285 otError otLinkRawSrcMatchAddExtEntry(otInstance *aInstance, const otExtAddress *aExtAddress);
316 SuccessOrExit(error = otLinkRawSrcMatchAddExtEntry(mInstance, extAddress)); in HandlePropertySet()370 error = otLinkRawSrcMatchAddExtEntry(mInstance, extAddress); in HandlePropertyInsert()
141 otError otLinkRawSrcMatchAddExtEntry(otInstance *aInstance, const otExtAddress *aExtAddress) in otLinkRawSrcMatchAddExtEntry() function