Searched refs:nb_frame_2_send (Results 1 – 1 of 1) sorted by relevance
1454 UINT8 nb_frame_2_send; in btc_a2dp_source_send_aa_frame() local1457 nb_frame_2_send = btc_get_num_aa_frame(); in btc_a2dp_source_send_aa_frame()1459 if (nb_frame_2_send != 0) { in btc_a2dp_source_send_aa_frame()1461 btc_a2dp_source_prep_2_send(nb_frame_2_send); in btc_a2dp_source_send_aa_frame()1465 BTC_TRACE_VERBOSE("%s: send %d frames", __FUNCTION__, nb_frame_2_send); in btc_a2dp_source_send_aa_frame()