Searched refs:radio_coding_format (Results 1 – 1 of 1) sorted by relevance
/btstack/src/classic/ |
H A D | hfp.c | 2032 uint8_t radio_coding_format = 3; in hfp_setup_synchronous_connection() local 2037 radio_coding_format = 0x02; in hfp_setup_synchronous_connection() 2042 radio_coding_format = 0x05; in hfp_setup_synchronous_connection() 2059 radio_coding_format, 0x00, 0x00, in hfp_setup_synchronous_connection() 2061 radio_coding_format, 0x00, 0x00, in hfp_setup_synchronous_connection() 2177 uint8_t radio_coding_format = 3; in hfp_accept_synchronous_connection() local 2182 radio_coding_format = 0x02; in hfp_accept_synchronous_connection() 2187 radio_coding_format = 0x05; in hfp_accept_synchronous_connection() 2204 radio_coding_format, 0x00, 0x00, in hfp_accept_synchronous_connection() 2206 radio_coding_format, 0x00, 0x00, in hfp_accept_synchronous_connection()
|