Home
last modified time | relevance | path

Searched defs:codecs_nr (Results 1 – 3 of 3) sorted by relevance

/btstack/src/classic/
H A Dhfp_hf.c1639 void hfp_hf_init_codecs(uint8_t codecs_nr, const uint8_t * codecs){ in hfp_hf_init_codecs()
2373 … const char * name, uint16_t supported_features, uint8_t codecs_nr, const uint8_t * codecs){ in hfp_hf_create_sdp_record_with_codecs()
2419 uint8_t codecs_nr; in hfp_hf_create_sdp_record() local
H A Dhfp_ag.c2685 void hfp_ag_init_codecs(uint8_t codecs_nr, const uint8_t * codecs){ in hfp_ag_init_codecs()
3304 uint8_t codecs_nr, const uint8_t * codecs){ in hfp_ag_create_sdp_record_with_codecs()
3357 uint8_t codecs_nr; in hfp_ag_create_sdp_record() local
H A Dhfp.c293 int hfp_supports_codec(uint8_t codec, int codecs_nr, uint8_t * codecs){ in hfp_supports_codec()
306 void hfp_hf_drop_mSBC_if_eSCO_not_supported(uint8_t * codecs, uint8_t * codecs_nr){ in hfp_hf_drop_mSBC_if_eSCO_not_supported()