Searched refs:otJamDetectionCallback (Results 1 – 2 of 2) sorted by relevance
64 typedef void (*otJamDetectionCallback)(bool aJamState, void *aContext); typedef145 otError otJamDetectionStart(otInstance *aInstance, otJamDetectionCallback aCallback, void *aContext…
77 otError otJamDetectionStart(otInstance *aInstance, otJamDetectionCallback aCallback, void *aContext) in otJamDetectionStart()