Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h709 extern BOOLEAN l2cu_create_conn_after_switch (tL2C_LCB *p_lcb);
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_link.c947 l2cu_create_conn_after_switch (p_lcb); in l2c_link_role_changed()
Dl2c_utils.c2330 return (l2cu_create_conn_after_switch (p_lcb)); in l2cu_create_conn()
2369 BOOLEAN l2cu_create_conn_after_switch (tL2C_LCB *p_lcb) in l2cu_create_conn_after_switch() function