Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h694 extern tL2C_RCB *l2cu_allocate_ble_rcb (UINT16 psm);
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c1360 p_rcb = l2cu_allocate_ble_rcb(vpsm); in L2CA_RegisterLECoc()
Dl2c_utils.c1828 tL2C_RCB *l2cu_allocate_ble_rcb (UINT16 psm) in l2cu_allocate_ble_rcb() function