Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c58 bool list_ret = false; in l2cu_allocate_lcb() local
63 list_ret = true; in l2cu_allocate_lcb()
80 list_ret = list_append(l2cb.p_lcb_pool, p_lcb); in l2cu_allocate_lcb()
85 if (list_ret) { in l2cu_allocate_lcb()