Searched refs:L2CAP_CONN_SECURITY_BLOCK (Results 1 - 6 of 6) sorted by relevance

/system/bt/stack/avdt/
H A Davdt_l2c.cc114 L2CA_ConnectRsp(bd_addr, p_tbl->id, p_tbl->lcid, L2CAP_CONN_SECURITY_BLOCK,
116 avdt_ad_tc_close_ind(p_tbl, L2CAP_CONN_SECURITY_BLOCK);
156 avdt_ad_tc_close_ind(p_tbl, L2CAP_CONN_SECURITY_BLOCK);
/system/bt/stack/mcap/
H A Dmca_l2c.cc98 L2CA_ConnectRsp(bd_addr, p_tbl->id, p_tbl->lcid, L2CAP_CONN_SECURITY_BLOCK,
100 mca_tc_close_ind(p_tbl, L2CAP_CONN_SECURITY_BLOCK);
131 mca_tc_close_ind(p_tbl, L2CAP_CONN_SECURITY_BLOCK);
/system/bt/stack/include/
H A Dl2cdefs.h119 #define L2CAP_CONN_SECURITY_BLOCK 3 macro
/system/bt/stack/hid/
H A Dhidh_conn.cc187 L2CAP_CONN_SECURITY_BLOCK, L2CAP_CONN_OK);
214 L2CA_ConnectRsp(bd_addr, l2cap_id, l2cap_cid, L2CAP_CONN_SECURITY_BLOCK, 0);
H A Dhidd_conn.cc128 L2CAP_CONN_SECURITY_BLOCK, L2CAP_CONN_OK);
/system/bt/stack/l2cap/
H A Dl2c_csm.cc244 (*connect_cfm)(local_cid, L2CAP_CONN_SECURITY_BLOCK);
485 l2cu_send_peer_connect_rsp(p_ccb, L2CAP_CONN_SECURITY_BLOCK, 0);

Completed in 78 milliseconds