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

/system/bt/stack/l2cap/
H A Dl2c_int.h715 extern bool l2cu_create_conn_after_switch(tL2C_LCB* p_lcb);
H A Dl2c_link.cc874 l2cu_create_conn_after_switch(p_lcb);
H A Dl2c_utils.cc2186 return (l2cu_create_conn_after_switch(p_lcb));
2213 * Function l2cu_create_conn_after_switch
2222 bool l2cu_create_conn_after_switch(tL2C_LCB* p_lcb) { function
2236 "l2cu_create_conn_after_switch :%d num_acl:%d no_hi: %d is_bonding:%d",

Completed in 29 milliseconds