Home | History | Annotate | Download | only in l2cap

Lines Matching refs:service_type

642         UINT8_TO_STREAM  (p, p_cfg->qos.service_type);
742 UINT8_TO_STREAM (p, p_cfg->qos.service_type);
1542 p_ccb->our_cfg.qos.service_type = p_ccb->peer_cfg.qos.service_type = L2CAP_DEFAULT_SERV_TYPE;
1981 if (p_cfg->qos.service_type <= GUARANTEED)
1989 p_cfg->qos.service_type = BEST_EFFORT;