Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h615 extern tL2C_CCB *l2cu_find_free_ccb(void);
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1487 p_ccb = l2cu_find_free_ccb (); in l2cu_allocate_ccb()
3291 tL2C_CCB *l2cu_find_free_ccb (void) in l2cu_find_free_ccb() function