Searched refs:hfp_h2_sync_t (Results 1 – 4 of 4) sorted by relevance
12 static hfp_h2_sync_t test_hfp_h2_sync;
804 } hfp_h2_sync_t; typedef811 void hfp_h2_sync_init(hfp_h2_sync_t * hfp_h2_sync,820 void hfp_h2_sync_process(hfp_h2_sync_t *hfp_h2_sync, bool bad_frame, const uint8_t *frame_data, uin…
2453 static void hfp_h2_sync_reset(hfp_h2_sync_t * hfp_h2_sync){ in hfp_h2_sync_reset()2457 void hfp_h2_sync_init(hfp_h2_sync_t * hfp_h2_sync, in hfp_h2_sync_init()2464 static void hfp_h2_report_bad_frames(hfp_h2_sync_t *hfp_h2_sync){ in hfp_h2_report_bad_frames()2472 static void hfp_h2_sync_drop_bytes(hfp_h2_sync_t * hfp_h2_sync, uint16_t bytes_to_drop){ in hfp_h2_sync_drop_bytes()2480 void hfp_h2_sync_process(hfp_h2_sync_t *hfp_h2_sync, bool bad_frame, const uint8_t *frame_data, uin… in hfp_h2_sync_process()
156 static hfp_h2_sync_t hfp_h2_sync;