Searched refs:otLinkSetPanId (Results 1 – 9 of 9) sorted by relevance
82 IgnoreError(otLinkSetPanId(instance, panId)); in LLVMFuzzerTestOneInput()
73 IgnoreError(otLinkSetPanId(instance, panId)); in LLVMFuzzerTestOneInput()
84 IgnoreError(otLinkSetPanId(instance, panId)); in LLVMFuzzerTestOneInput()
74 IgnoreError(otLinkSetPanId(instance, panId)); in LLVMFuzzerTestOneInput()
629 otError otLinkSetPanId(otInstance *aInstance, otPanId aPanId);
257 otError otLinkSetPanId(otInstance *aInstance, uint16_t aPanId) in otLinkSetPanId() function
132 otError otLinkSetPanId(otInstance *aInstance, otPanId aPanId) in otLinkSetPanId() function
1467 error = otLinkSetPanId(mInstance, panid); in HandlePropertySet()
5724 error = ProcessSet(aArgs, otLinkSetPanId); in Process()