Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c59 extern tL2C_LCB *l2cu_find_free_lcb (void); in l2cu_allocate_lcb()
61 p_lcb = l2cu_find_free_lcb(); in l2cu_allocate_lcb()
325 tL2C_LCB *l2cu_find_free_lcb (void) in l2cu_find_free_lcb() function