Searched refs:doNothing (Results 1 – 3 of 3) sorted by relevance
33 void doNothing() {} in doNothing() function34 void* doNothingPointer = reinterpret_cast<void*>(doNothing);
249 void doNothing(uint8_t* data, uint16_t len) { in doNothing() function
765 void doNothing(uint8_t* data, uint16_t len) {} in doNothing() function810 base::Bind(doNothing)); in BTM_BleSetPhy()