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()
551 otError otLinkSetPanId(otInstance *aInstance, otPanId aPanId);
246 otError otLinkSetPanId(otInstance *aInstance, uint16_t aPanId) in otLinkSetPanId() function
150 otError otLinkSetPanId(otInstance *aInstance, otPanId aPanId) in otLinkSetPanId() function
1626 error = otLinkSetPanId(mInstance, panid); in HandlePropertySet()
5093 error = ProcessSet(aArgs, otLinkSetPanId); in Process()