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