Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc140 void l2cu_create_conn_after_switch(tL2C_LCB* /* p_lcb */) { in l2cu_create_conn_after_switch() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h809 void l2cu_create_conn_after_switch(tL2C_LCB* p_lcb);
Dl2c_link.cc753 l2cu_create_conn_after_switch(p_lcb); in l2c_link_role_changed()
Dl2c_utils.cc2113 l2cu_create_conn_after_switch(p_lcb); in l2cu_create_conn_br_edr()
2146 void l2cu_create_conn_after_switch(tL2C_LCB* p_lcb) { in l2cu_create_conn_after_switch() function