Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ucd.c213 if ((p_rcb = l2cu_allocate_rcb (L2C_UCD_RCB_ID)) == NULL) { in L2CA_UcdRegister()
Dl2c_api.c94 if ((p_rcb = l2cu_allocate_rcb (vpsm)) == NULL) { in L2CA_Register()
Dl2c_utils.c1797 tL2C_RCB *l2cu_allocate_rcb (UINT16 psm) in l2cu_allocate_rcb() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h691 extern tL2C_RCB *l2cu_allocate_rcb (UINT16 psm);