Searched defs:h2_second_byte (Results 1 – 4 of 4) sorted by relevance
16 def find_syncword(h2_first_byte, h2_second_byte): argument
199 uint8_t h2_second_byte = 0; in find_h2_sync() local
120 uint8_t h2_second_byte = 0; in find_h2_sync() local
2439 uint8_t h2_second_byte = frame_data[i + 1]; in hfp_h2_sync_find() local