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

  /external/bluetooth/bluedroid/stack/include/
l2cdefs.h 91 #define L2CAP_CONN_NO_PSM 2
  /external/bluetooth/bluedroid/stack/avdt/
avdt_l2c.c 238 result = L2CAP_CONN_NO_PSM;
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 212 L2CA_ConnectRsp (bd_addr, l2cap_id, l2cap_cid, L2CAP_CONN_NO_PSM, 0);
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_main.c 409 l2cu_reject_connection (p_lcb, rcid, id, L2CAP_CONN_NO_PSM);
417 l2cu_reject_connection (p_lcb, rcid, id, L2CAP_CONN_NO_PSM);
    [all...]
l2c_csm.c 662 l2cu_send_peer_connect_rsp (p_ccb, L2CAP_CONN_NO_PSM, 0);
    [all...]
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 129 L2CA_ConnectRsp (bd_addr, l2cap_id, l2cap_cid, L2CAP_CONN_NO_PSM, 0);

Completed in 450 milliseconds