Searched defs:doNothing (Results 1 – 3 of 3) sorted by relevance
194 void doNothing(uint8_t* /* data */, uint16_t /* len */) {} in doNothing() function
686 struct doNothing { struct691 extern struct doNothing doNothing; argument
87 struct doNothing doNothing; variable362 void doNothing(uint8_t* data, uint16_t len) { in doNothing() function