Searched defs:negotiated_codec (Results 1 – 6 of 6) sorted by relevance
96 static uint8_t negotiated_codec = HFP_CODEC_CVSD; variable
85 static uint8_t negotiated_codec = HFP_CODEC_CVSD; variable
579 void sco_demo_set_codec(uint8_t negotiated_codec){ in sco_demo_set_codec()
492 …_connection_established(hfp_connection_t *hfp_connection, uint8_t status, uint8_t negotiated_codec, in hfp_emit_sco_connection_established()2105 hfp_link_settings_t hfp_safe_settings_for_context(bool use_eSCO, uint8_t negotiated_codec, bool sec… in hfp_safe_settings_for_context()2357 uint8_t negotiated_codec) { in hfp_next_link_setting()2377 uint8_t negotiated_codec = hfp_connection->negotiated_codec; in hfp_next_link_setting_for_connection() local
606 uint8_t negotiated_codec; member
124 static int negotiated_codec = -1; variable