Searched refs:otLinkFilterAddAddress (Results 1 – 4 of 4) sorted by relevance
186 error = otLinkFilterAddAddress(GetInstancePtr(), &extAddr); in Process()
679 otError otLinkFilterAddAddress(otInstance *aInstance, const otExtAddress *aExtAddress);
231 otError otLinkFilterAddAddress(otInstance *aInstance, const otExtAddress *aExtAddress) in otLinkFilterAddAddress() function
3073 error = otLinkFilterAddAddress(mInstance, extAddress); in HandlePropertySet()3136 SuccessOrExit(error = otLinkFilterAddAddress(mInstance, extAddress)); in HandlePropertySet()3465 error = otLinkFilterAddAddress(mInstance, extAddress); in HandlePropertyInsert()3490 error = otLinkFilterAddAddress(mInstance, extAddress); in HandlePropertyInsert()