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

/system/bt/stack/l2cap/
H A Dl2c_utils.c602 if (p_cfg->qos_present)
637 if (p_cfg->qos_present)
704 if (p_cfg->qos_present)
737 if (p_cfg->qos_present)
1976 if (p_cfg->qos_present)
1984 p_ccb->peer_cfg.qos_present = TRUE;
1994 else if (p_ccb->peer_cfg.qos_present)
1996 p_cfg->qos_present = TRUE;
2004 p_cfg->mtu_present = p_cfg->qos_present = p_cfg->flush_to_present = 0;
2026 p_cfg->qos_present
[all...]
H A Dl2c_main.c502 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
523 cfg_info.qos_present = TRUE;
604 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
625 cfg_info.qos_present = TRUE;
H A Dl2c_api.c568 if (p_cfg->qos_present)
569 p_ccb->peer_cfg.qos_present = FALSE;
1750 if (p_ccb->our_cfg.qos_present)
H A Dl2c_csm.c835 p_ccb->peer_cfg.qos_present = FALSE;
/system/bt/stack/include/
H A Dl2c_api.h156 BOOLEAN qos_present; member in struct:__anon1135
/system/bt/stack/rfcomm/
H A Drfc_mx_fsm.c575 cfg.qos_present = FALSE;
649 p_cfg->qos_present = FALSE;

Completed in 86 milliseconds