HomeSort by relevance Sort by last modified time
    Searched defs:service_type (Results 1 - 9 of 9) 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/bluetooth/bluedroid/stack/gatt/
gatt_db.c 274 len = (p_attr16->p_value->incl_handle.service_type.len == 2) ? 6 : 4;
280 if (p_attr16->p_value->incl_handle.service_type.len == 2)
282 UINT16_TO_STREAM(p, p_attr16->p_value->incl_handle.service_type.uu.uuid16);
432 memcpy(&p_attr->p_value->incl_handle.service_type, &service, sizeof(tBT_UUID));
1134 UINT16 service_type = is_pri ? GATT_UUID_PRI_SERVICE: GATT_UUID_SEC_SERVICE; local
    [all...]
  /external/strace/
stream.c 684 static const struct xlat service_type [] = { variable in typeref:struct:xlat
941 printxval (service_type, m.info_ack.SERV_type, "T_???");
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 507 tBT_UUID service_type; /* group type */ member in struct:__anon3345
515 tBT_UUID service_type; /* included service UUID */ member in struct:__anon3346
    [all...]
bt_types.h 360 UINT8 service_type; /* see below */ member in struct:__anon3217
368 /* Values for service_type */
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h 112 uint8 service_type; member in struct:ext_flow_spec
  /external/libnfc-nci/src/include/
bt_types.h 344 UINT8 service_type; /* see below */ member in struct:__anon10231
352 /* Values for service_type */
  /external/qemu/hw/
bt.h 709 uint8_t service_type; /* 1 = best effort */ member in struct:__anon13623
1818 uint8_t service_type; member in struct:__anon13746
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 651 uint8_t service_type; member in struct:__anon43582
    [all...]

Completed in 305 milliseconds