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

  /external/bluetooth/bluedroid/stack/include/
l2cdefs.h 150 #define L2CAP_CFG_UNACCEPTABLE_PARAMS 1
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 348 p_cfg->result = L2CAP_CFG_UNACCEPTABLE_PARAMS;
357 p_cfg->result = L2CAP_CFG_UNACCEPTABLE_PARAMS;
  /external/bluetooth/bluedroid/stack/mcap/
mca_l2c.c 422 result = L2CAP_CFG_UNACCEPTABLE_PARAMS;
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 237 p_cfg->result = result = L2CAP_CFG_UNACCEPTABLE_PARAMS;
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 629 l2cu_send_peer_ble_par_rsp (p_lcb, L2CAP_CFG_UNACCEPTABLE_PARAMS, id);
    [all...]
l2c_fcr.c     [all...]
l2c_utils.c     [all...]

Completed in 294 milliseconds