Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1558 uint16_t num_left = 0, num_flushed1 = 0, num_flushed2 = 0; in L2CA_FlushChannel() local
1614 num_flushed2++; in L2CA_FlushChannel()
1619 (num_flushed2)) in L2CA_FlushChannel()
1620 (*p_ccb->p_rcb->api.pL2CA_TxComplete_Cb)(p_ccb->local_cid, num_flushed2); in L2CA_FlushChannel()
1634 num_flushed1, num_flushed2, num_left); in L2CA_FlushChannel()