Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_api.cc2177 uint16_t num_left = 0, num_flushed1 = 0, num_flushed2 = 0; in L2CA_FlushChannel() local
2237 num_flushed2++; in L2CA_FlushChannel()
2242 (num_flushed2)) in L2CA_FlushChannel()
2243 (*p_ccb->p_rcb->api.pL2CA_TxComplete_Cb)(p_ccb->local_cid, num_flushed2); in L2CA_FlushChannel()
2257 num_flushed1, num_flushed2, num_left); in L2CA_FlushChannel()