Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp.h684 uint8_t ag_dtmf_code; member
H A Dhfp.c1822 hfp_connection->ag_dtmf_code = hfp_connection->line_buffer[0]; in parse_sequence()
H A Dhfp_ag.c2511 buffer[0] = (char) hfp_connection->ag_dtmf_code; in hfp_ag_handle_rfcomm_data()