Searched refs:a2dp_config_process_set_other (Results 1 – 4 of 4) sorted by relevance
/btstack/src/classic/ |
H A D | a2dp.h | 92 uint8_t a2dp_config_process_set_other(avdtp_role_t role, uint16_t a2dp_cid, uint8_t local_seid, ui…
|
H A D | a2dp_sink.c | 205 …return a2dp_config_process_set_other(AVDTP_ROLE_SINK, a2dp_cid, local_seid, remote_seid, media_cod… in a2dp_sink_set_config_other()
|
H A D | a2dp_source.c | 239 …return a2dp_config_process_set_other(AVDTP_ROLE_SOURCE, a2dp_cid, local_seid, remote_seid, media_c… in a2dp_source_set_config_other()
|
H A D | a2dp.c | 1038 uint8_t a2dp_config_process_set_other(avdtp_role_t role, uint16_t a2dp_cid, uint8_t local_seid, ui… in a2dp_config_process_set_other() function
|