Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davdtp.c857 bool accept_streaming_connection; in avdtp_packet_handler() local
909 accept_streaming_connection = false; in avdtp_packet_handler()
921 accept_streaming_connection = true; in avdtp_packet_handler()
928 … bd_addr_to_str(event_addr), outoing_signaling_active, accept_streaming_connection); in avdtp_packet_handler()
930 decline_connection = outoing_signaling_active && !accept_streaming_connection; in avdtp_packet_handler()
936 } else if (accept_streaming_connection){ in avdtp_packet_handler()