Searched refs:remote_codecs (Results 1 – 4 of 4) sorted by relevance
588 uint8_t remote_codecs[HFP_MAX_NUM_CODECS]; member
560 …upports_codec(HFP_CODEC_LC3_SWB, hfp_connection->remote_codecs_nr, hfp_connection->remote_codecs)){ in hfp_ag_suggest_codec()568 …p_supports_codec(HFP_CODEC_MSBC, hfp_connection->remote_codecs_nr, hfp_connection->remote_codecs)){ in hfp_ag_suggest_codec()
1718 …hfp_connection->remote_codecs[hfp_connection->parser_item_index] = (uint8_t)btstack_atoi((char*)hf… in parse_sequence()
371 CHECK_EQUAL(pos, context.remote_codecs[pos]); in TEST()