Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_fcr.c229 tL2C_FCRB *p_fcrb = &p_ccb->fcrb; in l2c_fcr_cleanup()
323 memset (p_fcrb, 0, sizeof (tL2C_FCRB)); in l2c_fcr_cleanup()
423 tL2C_FCRB *p_fcrb = &p_ccb->fcrb; in prepare_I_frame()
931 tL2C_FCRB *p_fcrb = &p_ccb->fcrb; in process_reqseq()
1024 tL2C_FCRB *p_fcrb = &p_ccb->fcrb; in process_s_frame()
1107 tL2C_FCRB *p_fcrb = &p_ccb->fcrb; in process_i_frame()
1390 tL2C_FCRB *p_fcrb = &p_ccb->fcrb; in do_sar_reassembly()
Dl2c_int.h242 } tL2C_FCRB; typedef
325 tL2C_FCRB fcrb;