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

/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_aact.c1241 p_scb->l2c_bufs = 0;
1872 p_scb->l2c_bufs = 0;
2004 APPL_TRACE_ERROR1("q: %d", p_scb->l2c_bufs);
2007 p_scb->l2c_bufs = (UINT8)L2CA_FlushChannel (p_scb->l2c_cid, L2CAP_FLUSH_CHANS_GET);
2034 if(p_scb->l2c_bufs < (BTA_AV_QUEUE_DATA_CHK_NUM))
2038 /* p_scb->l2c_bufs++; */
2040 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:__anon1505

Completed in 72 milliseconds