Home | History | Annotate | Download | only in proto

Lines Matching full:service

95 #define P2P_CAPSE_DEV_SERVICE_DIS	0x1 /* Service Discovery */
420 * P2P Service Discovery related
447 /* Service Protocol Type */
456 /* Service Discovery response status code */
478 * tuple is defined for P2P Service Discovery
486 uint16 svc_updi; /* Service Update Indicator */
487 uint8 svc_tlvs[1]; /* wifi_p2psd_qreq_tlv_t type for service request,
488 * wifi_p2psd_qresp_tlv_t type for service response
493 /* Service Request TLV */
496 uint8 svc_prot; /* Service Protocol Type */
497 uint8 svc_tscid; /* Service Transaction ID */
505 uint16 len; /* Length of service request TLV, 5 plus the size of request data */
520 /* Service Response TLV */
523 uint8 svc_prot; /* Service Protocol Type */
524 uint8 svc_tscid; /* Service Transaction ID */
533 uint16 len; /* Lenth of service response TLV, 6 plus the size of resp data */