Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_csm.c223 l2cu_send_peer_connect_req (p_ccb); in l2c_csm_closed()
345 l2cu_send_peer_connect_req (p_ccb); /* Start Connection */ in l2c_csm_orig_w4_sec_comp()
593 l2cu_send_peer_connect_req (p_ccb); /* Start Connection */ in l2c_csm_w4_l2cap_connect_rsp()
Dl2c_int.h581 extern void l2cu_send_peer_connect_req (tL2C_CCB *p_ccb);
Dl2c_utils.c474 void l2cu_send_peer_connect_req (tL2C_CCB *p_ccb) in l2cu_send_peer_connect_req() function