Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/shell/
Dbap_usb.c431 static bool failed_last_time; in bap_usb_can_get_full_sdu() local
455 if (!failed_last_time) { in bap_usb_can_get_full_sdu()
460 failed_last_time = true; in bap_usb_can_get_full_sdu()
465 failed_last_time = false; in bap_usb_can_get_full_sdu()