Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h786 extern BOOLEAN l2cble_create_conn (tL2C_LCB *p_lcb);
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ble.c1064 BOOLEAN l2cble_create_conn (tL2C_LCB *p_lcb) in l2cble_create_conn() function
Dl2c_utils.c2284 return (l2cble_create_conn(p_lcb)); in l2cu_create_conn()