Searched defs:reverse_bytes (Results 1 – 2 of 2) sorted by relevance
109 TEST(BTstackUtil, reverse_bytes){ in TEST() argument
159 void reverse_bytes(const uint8_t * src, uint8_t * dest, int len){ in reverse_bytes() function