Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davdtp.c198 static avdtp_stream_endpoint_t * avdtp_get_stream_endpoint_for_l2cap_cid(uint16_t l2cap_cid){ in avdtp_get_stream_endpoint_for_l2cap_cid() function
543 avdtp_stream_endpoint_t * stream_endpoint = avdtp_get_stream_endpoint_for_l2cap_cid(l2cap_cid); in avdtp_handle_can_send_now()
872 stream_endpoint = avdtp_get_stream_endpoint_for_l2cap_cid(channel); in avdtp_packet_handler()
1041 stream_endpoint = avdtp_get_stream_endpoint_for_l2cap_cid(local_cid); in avdtp_packet_handler()