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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 522 if (p_cfg->qos_present)
557 if (p_cfg->qos_present)
624 if (p_cfg->qos_present)
657 if (p_cfg->qos_present)
    [all...]
l2c_main.c 472 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
493 cfg_info.qos_present = TRUE;
574 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
595 cfg_info.qos_present = TRUE;
    [all...]
l2c_api.c 511 if (p_cfg->qos_present)
512 p_ccb->peer_cfg.qos_present = FALSE;
    [all...]
l2c_csm.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 154 BOOLEAN qos_present; member in struct:__anon3369
    [all...]
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_mx_fsm.c 570 cfg.qos_present = FALSE;
642 p_cfg->qos_present = FALSE;

Completed in 47 milliseconds