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

  /external/ppp/pppd/plugins/radius/
buildreq.c 419 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/
stream.c 580 static const struct xlat service_type [] = { variable in typeref:struct:xlat
837 printxval (service_type, m.info_ack.SERV_type, "T_???");
  /external/qemu/hw/
bt-l2cap.c 570 val = qos->service_type;
573 qos->service_type = L2CAP_CONF_QOS_BEST_EFFORT;
    [all...]
bt.h 711 uint8_t service_type; /* 1 = best effort */ member in struct:__anon6335
1820 uint8_t service_type; member in struct:__anon6458
    [all...]
  /external/bluetooth/hcidump/parser/
hci.c 963 printf("Service type: %d\n", cp->qos.service_type);
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 591 uint8_t service_type; /* 1 = best effort */ member in struct:__anon1721
    [all...]

Completed in 290 milliseconds