Searched refs:otJamDetectionSetWindow (Results 1 – 3 of 3) sorted by relevance
92 otError otJamDetectionSetWindow(otInstance *aInstance, uint8_t aWindow);
56 otError otJamDetectionSetWindow(otInstance *aInstance, uint8_t aWindow) in otJamDetectionSetWindow() function
2460 error = otJamDetectionSetWindow(mInstance, window); in HandlePropertySet()