Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h781 extern void l2c_fcr_free_timer (tL2C_CCB *p_ccb);
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c213 void l2c_fcr_free_timer (tL2C_CCB *p_ccb) in l2c_fcr_free_timer() function
Dl2c_utils.c1563 l2c_fcr_free_timer (p_ccb); in l2cu_allocate_ccb()