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

/external/ppp/pppd/plugins/radius/
H A Dbuildreq.c419 UINT4 service_type; local
437 service_type = PW_ADMINISTRATIVE;
438 rc_avpair_add(&(data.send_pairs), PW_SERVICE_TYPE, &service_type, 0, VENDOR_NONE);
/external/strace/
H A Dstream.c684 static const struct xlat service_type [] = { variable in typeref:struct:xlat
941 printxval (service_type, m.info_ack.SERV_type, "T_???");
/external/qemu/hw/
H A Dbt-l2cap.c568 val = qos->service_type;
571 qos->service_type = L2CAP_CONF_QOS_BEST_EFFORT;
H A Dbt.h709 uint8_t service_type; /* 1 = best effort */ member in struct:__anon9476
1818 uint8_t service_type; member in struct:__anon9599
/external/bluetooth/hcidump/parser/
H A Dhci.c1190 printf("Service type: %d\n", cp->qos.service_type);
3171 printf("Service type: %d\n", evt->qos.service_type);
3326 printf("Service type: %d\n", evt->qos.service_type);
/external/bluetooth/bluez/lib/bluetooth/
H A Dhci.h650 uint8_t service_type; /* 1 = best effort */ member in struct:__anon466

Completed in 181 milliseconds