Searched refs:otPlatDsoEnableListening (Results 1 – 5 of 5) sorted by relevance
35 void otPlatDsoEnableListening(otInstance *aInstance, bool aEnable) in otPlatDsoEnableListening() function
79 void otPlatDsoEnableListening(otInstance *aInstance, bool aEnable);
1435 otPlatDsoEnableListening(&GetInstance(), true); in StartListening()1438 void Dso::StopListening(void) { otPlatDsoEnableListening(&GetInstance(), false); } in StopListening()1490 OT_TOOL_WEAK void otPlatDsoEnableListening(otInstance *aInstance, bool aEnable) in otPlatDsoEnableListening() function
614 OT_TOOL_WEAK void otPlatDsoEnableListening(otInstance *aInstance, bool aEnable) in otPlatDsoEnableListening() function
370 void otPlatDsoEnableListening(otInstance *, bool aEnable) in otPlatDsoEnableListening() function