Searched refs:l2c_bufs (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_aact.c1219 p_scb->l2c_bufs = 0;
1845 p_scb->l2c_bufs = 0;
1977 APPL_TRACE_ERROR1("q: %d", p_scb->l2c_bufs);
1980 p_scb->l2c_bufs = (UINT8)L2CA_FlushChannel (p_scb->l2c_cid, L2CAP_FLUSH_CHANS_GET);
2007 if(p_scb->l2c_bufs < (BTA_AV_QUEUE_DATA_CHK_NUM))
2011 /* p_scb->l2c_bufs++; */
2013 APPL_TRACE_ERROR1("qw: %d", p_scb->l2c_bufs);
H A Dbta_av_int.h494 UINT8 l2c_bufs; /* the number of buffers queued to L2CAP */ member in struct:__anon454
/external/bluetooth/bluedroid/stack/include/
H A Duipc_msg.h802 UINT8 l2c_bufs; /* the number of buffers queued to L2CAP */ member in struct:__anon1485

Completed in 207 milliseconds