Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c228 stream->remote_ep_id = int_seid; in a2dp_process_config_ind()
635 stream->remote_ep_id = remote_ep->sep.sep_info.id; in bt_a2dp_stream_config()
739 : stream->remote_ep_id; in bt_a2dp_stream_ctrl_pre()
813 : stream->remote_ep_id; in bt_a2dp_stream_reconfig()
/Zephyr-latest/include/zephyr/bluetooth/classic/
Da2dp.h635 uint8_t remote_ep_id; member