Home
last modified time | relevance | path

Searched defs:line_len (Results 1 – 3 of 3) sorted by relevance

/btstack/test/hfp/
H A Dhfp_at_parser_test.cpp73 uint16_t line_len = strlen(reinterpret_cast<const char *>(context.line_buffer)); in hfp_at_parser_test_dump_line_buffer() local
/btstack/src/classic/
H A Dhfp_hf.c284 uint16_t line_len = (uint16_t) strlen((const char*)hfp_connection->line_buffer) + 1; in hfp_hf_emit_custom_command_event() local
H A Dhfp_ag.c930 uint16_t line_len = (uint16_t) strlen((const char*)hfp_connection->line_buffer) + 1; in hfp_ag_emit_custom_command_event() local