Home | History | Annotate | Download | only in l2cap

Lines Matching refs:service_type

637         UINT8_TO_STREAM  (p, p_cfg->qos.service_type);
737 UINT8_TO_STREAM (p, p_cfg->qos.service_type);
1534 p_ccb->our_cfg.qos.service_type = p_ccb->peer_cfg.qos.service_type = L2CAP_DEFAULT_SERV_TYPE;
1966 if (p_cfg->qos.service_type <= GUARANTEED)
1974 p_cfg->qos.service_type = BEST_EFFORT;