Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davdtp_acceptor.c403 … stream_endpoint->acceptor_config_state = AVDTP_ACCEPTOR_W4_USER_CONFIRM_START_STREAM; in avdtp_acceptor_stream_config_subsm()
648 case AVDTP_ACCEPTOR_W4_USER_CONFIRM_START_STREAM: in avdtp_acceptor_stream_config_subsm_run()
650 stream_endpoint->acceptor_config_state = AVDTP_ACCEPTOR_W4_USER_CONFIRM_START_STREAM; in avdtp_acceptor_stream_config_subsm_run()
H A Davdtp.h429 AVDTP_ACCEPTOR_W4_USER_CONFIRM_START_STREAM, enumerator
H A Davdtp.c1157 if (stream_endpoint->acceptor_config_state != AVDTP_ACCEPTOR_W4_USER_CONFIRM_START_STREAM){ in avdtp_handle_explicit_start_stream_confirmation()