Searched refs:nb_frame_2_send (Results 1 – 1 of 1) sorted by relevance
1396 UINT8 nb_frame_2_send; in btc_a2dp_source_send_aa_frame() local1399 nb_frame_2_send = btc_get_num_aa_frame(); in btc_a2dp_source_send_aa_frame()1401 if (nb_frame_2_send != 0) { in btc_a2dp_source_send_aa_frame()1403 btc_a2dp_source_prep_2_send(nb_frame_2_send); in btc_a2dp_source_send_aa_frame()1407 BTC_TRACE_VERBOSE("%s: send %d frames", __FUNCTION__, nb_frame_2_send); in btc_a2dp_source_send_aa_frame()