HomeSort by relevance Sort by last modified time
    Searched refs:L2CAP_CONN_SECURITY_BLOCK (Results 1 - 6 of 6) sorted by null

  /system/bt/stack/avdt/
avdt_l2c.cc 110 L2CA_ConnectRsp(*bd_addr, p_tbl->id, p_tbl->lcid, L2CAP_CONN_SECURITY_BLOCK,
112 avdt_ad_tc_close_ind(p_tbl, L2CAP_CONN_SECURITY_BLOCK);
152 avdt_ad_tc_close_ind(p_tbl, L2CAP_CONN_SECURITY_BLOCK);
  /system/bt/stack/mcap/
mca_l2c.cc 100 L2CA_ConnectRsp(*bd_addr, p_tbl->id, p_tbl->lcid, L2CAP_CONN_SECURITY_BLOCK,
102 mca_tc_close_ind(p_tbl, L2CAP_CONN_SECURITY_BLOCK);
133 mca_tc_close_ind(p_tbl, L2CAP_CONN_SECURITY_BLOCK);
  /system/bt/stack/include/
l2cdefs.h 119 #define L2CAP_CONN_SECURITY_BLOCK 3
  /system/bt/stack/hid/
hidh_conn.cc 186 L2CAP_CONN_SECURITY_BLOCK, L2CAP_CONN_OK);
214 L2CA_ConnectRsp(bd_addr, l2cap_id, l2cap_cid, L2CAP_CONN_SECURITY_BLOCK, 0);
    [all...]
hidd_conn.cc 130 L2CAP_CONN_SECURITY_BLOCK, L2CAP_CONN_OK);
  /system/bt/stack/l2cap/
l2c_csm.cc 231 (*connect_cfm)(local_cid, L2CAP_CONN_SECURITY_BLOCK);
448 l2cu_send_peer_connect_rsp(p_ccb, L2CAP_CONN_SECURITY_BLOCK, 0);
    [all...]

Completed in 191 milliseconds