Searched defs:l2cu_create_conn (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/l2cap/
H A Dl2c_utils.cc2109 * Function l2cu_create_conn
2116 bool l2cu_create_conn(tL2C_LCB* p_lcb, tBT_TRANSPORT transport) { function
2118 return l2cu_create_conn(p_lcb, transport, phy);
2121 bool l2cu_create_conn(tL2C_LCB* p_lcb, tBT_TRANSPORT transport, function
2160 "l2cu_create_conn - btm_is_sco_active_by_bdaddr() is_sco_active = %s",

Completed in 11 milliseconds