Home
last modified time | relevance | path

Searched refs:hfp_parser_is_buffer_empty (Results 1 – 1 of 1) sorted by relevance

/btstack/src/classic/
H A Dhfp.c1311 static int hfp_parser_is_buffer_empty(hfp_connection_t * hfp_connection){ in hfp_parser_is_buffer_empty() function
1410 if (hfp_parser_is_buffer_empty(hfp_connection)) return true; in hfp_parse_byte()
1464 … if (hfp_parser_is_buffer_empty(hfp_connection) && (hfp_connection->ignore_value == 0)) { in hfp_parse_byte()