Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c605 bt_avdtp_func_t cb, uint8_t remote_id, in bt_a2dp_stream_config_set_param() argument
610 a2dp->set_config_param.acp_stream_ep_id = remote_id; in bt_a2dp_stream_config_set_param()
806 uint8_t remote_id; in bt_a2dp_stream_reconfig() local
812 remote_id = stream->remote_ep != NULL ? stream->remote_ep->sep.sep_info.id in bt_a2dp_stream_reconfig()
814 bt_a2dp_stream_config_set_param(stream->a2dp, config, bt_a2dp_set_config_cb, remote_id, in bt_a2dp_stream_reconfig()