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

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_int.h680 extern BOOLEAN l2cu_create_conn_after_switch (tL2C_LCB *p_lcb);
H A Dl2c_link.c988 l2cu_create_conn_after_switch (p_lcb);
H A Dl2c_utils.c2140 return (l2cu_create_conn_after_switch (p_lcb));
2171 ** Function l2cu_create_conn_after_switch
2180 BOOLEAN l2cu_create_conn_after_switch (tL2C_LCB *p_lcb) function
2194 L2CAP_TRACE_DEBUG4 ("l2cu_create_conn_after_switch :%d num_acl:%d no_hi: %d is_bonding:%d",

Completed in 100 milliseconds