Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp_ag.c505 static inline int hfp_ag_send_cmd_with_int(uint16_t cid, const char * cmd, uint8_t value){ in hfp_ag_send_cmd_with_int() function
512 return hfp_ag_send_cmd_with_int(cid, HFP_CONFIRM_COMMON_CODEC, codec); in hfp_ag_send_suggest_codec_cmd()
516 return hfp_ag_send_cmd_with_int(cid, HFP_SET_SPEAKER_GAIN, gain); in hfp_ag_send_set_speaker_gain_cmd()
520 return hfp_ag_send_cmd_with_int(cid, HFP_SET_MICROPHONE_GAIN, gain); in hfp_ag_send_set_microphone_gain_cmd()