Searched refs:otLinkRawSrcMatchEnable (Results 1 – 3 of 3) sorted by relevance
262 otError otLinkRawSrcMatchEnable(otInstance *aInstance, bool aEnable);
112 otError otLinkRawSrcMatchEnable(otInstance *aInstance, bool aEnable) in otLinkRawSrcMatchEnable() function
276 error = otLinkRawSrcMatchEnable(mInstance, mSrcMatchEnabled[mCurCommandIid]); in HandlePropertySet()