Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Davdtp.c66 AVDTP_STREAMING, enumerator
349 if (sep->state == AVDTP_STREAMING) { in avdtp_process_configuration()
565 sep->state = AVDTP_STREAMING; in avdtp_start_handler()
583 START_REQ(req)->sep->state = AVDTP_STREAMING; in avdtp_start_handler()
667 if (sep->state != AVDTP_STREAMING) { in avdtp_suspend_handler()
1367 if (sep->state != AVDTP_STREAMING) { in bt_avdtp_send_media_data()