Home
last modified time | relevance | path

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

/btstack/test/hfp/
H A Dhfp_at_parser_test.cpp338 CHECK_EQUAL(4, context.clcc_mode); in TEST()
351 CHECK_EQUAL(4, context.clcc_mode); in TEST()
/btstack/src/classic/
H A Dhfp.h751 uint8_t clcc_mode; member
H A Dhfp.c1665 hfp_connection->clcc_mode = value; in parse_sequence()
H A Dhfp_hf.c195 event[8] = hfp_connection->clcc_mode; in hfp_hf_emit_enhanced_call_status()