Home
last modified time | relevance | path

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

/btstack/example/
H A Da2dp_source_demo.c111 uint8_t sbc_ready_to_send; member
377 media_tracker.sbc_ready_to_send = 0; in a2dp_demo_send_media_packet()
478 if (context->sbc_ready_to_send) return; in a2dp_demo_audio_timeout_handler()
484 context->sbc_ready_to_send = 1; in a2dp_demo_audio_timeout_handler()
492 context->sbc_ready_to_send = 0; in a2dp_demo_timer_start()
507 context->sbc_ready_to_send = 0; in a2dp_demo_timer_stop()