Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/av/
Dbta_av_aact.c1210 p_scb->l2c_bufs = 0; in bta_av_str_opened()
1797 p_scb->l2c_bufs = 0; in bta_av_str_stopped()
1926 p_scb->l2c_bufs = (UINT8)L2CA_FlushChannel (p_scb->l2c_cid, L2CAP_FLUSH_CHANS_GET); in bta_av_data_path()
1953 if(p_scb->l2c_bufs < (BTA_AV_QUEUE_DATA_CHK_NUM)) in bta_av_data_path()
Dbta_av_int.h494 UINT8 l2c_bufs; /* the number of buffers queued to L2CAP */ member
/external/bluetooth/bluedroid/stack/include/
Duipc_msg.h802 UINT8 l2c_bufs; /* the number of buffers queued to L2CAP */ member