Lines Matching +full:protocol +full:- +full:id

21  * <<Broadcom-WL-IPTag/Dual:>>
39 #define P2P_IE_ID 0xdd /* P2P IE element ID */
43 uint8 id; /* IE ID: 0xDD */ member
57 #define P2P_ATTR_ID_LEN 1 /* ID filed length */
59 #define P2P_ATTR_HDR_LEN 3 /* ID + 2-byte length field spec 1.02 */
68 #define P2P_SEID_DEV_ID 3 /* P2P Device ID */
80 #define P2P_SEID_GROUP_ID 15 /* Group ID */
87 #define P2P_SEID_ADVERTISE_ID 24 /* Advertisement ID */
89 #define P2P_SEID_SESSION_ID 26 /* Session ID */
93 #define P2P_SEID_VNDR 221 /* Vendor-specific subelement */
99 uint8 eltId; /* SE ID: P2P_SEID_P2P_INFO */
118 #define P2P_CAPSE_GRP_INTRA_BSS 0x8 /* Intra-BSS Distribution */
125 uint8 eltId; /* SE ID: P2P_SEID_INTENT */
133 uint8 eltId; /* SE ID: P2P_SEID_CFG_TIMEOUT */
142 uint8 eltId; /* SE ID: P2P_SEID_CHANNEL */
152 uint8 eltId; /* SE ID: P2P_SEID_GRP_BSSID */
158 /* WiFi P2P IE subelement: P2P Group ID */
160 uint8 eltId; /* SE ID: P2P_SEID_GROUP_ID */
163 uint8 ssid[1]; /* ssid. device id. variable length */
169 uint8 eltId; /* SE ID: P2P_SEID_P2P_IF */
179 uint8 eltId; /* SE ID: P2P_SEID_STATUS */
201 /* Failed, previous protocol error or disruptive behaviour */
217 uint8 eltId; /* ID: P2P_SEID_EXT_TIMING */
228 uint8 eltId; /* SE ID: P2P_SEID_INTINTADDR */
236 uint8 eltId; /* SE ID: P2P_SEID_STATUS */
254 uint8 eltId; /* SE ID: P2P_SEID_CHAN_LIST */
265 uint16 cat_id; /* Category ID */
268 uint16 sub_cat_id; /* Sub Category ID */
301 uint8 eltId; /* SE ID: P2P_SEID_DEVINFO */
323 /* WiFi P2P IE's Device ID subelement */
333 uint8 eltId; /* SE ID: P2P_SEID_P2P_MGBTY */
343 uint8 eltId; /* SE ID: P2P_SEID_GROUP_INFO */
350 uint8 eltId; /* SE ID: P2P_SEID_OP_CHANNEL */
360 uint8 eltId; /* SE ID: P2P_SEID_INVITE_FLAGS */
368 uint8 eltId; /* SE ID: P2P_SEID_SERVICE_HASH */
372 uint8 hash[1]; /* Variable length - SHA256 hash of
380 uint8 eltId; /* SE ID: P2P_SEID_SESSION */
382 uint8 ssn_info[1]; /* Variable length - Session information as specified by
390 uint8 eltId; /* SE ID: P2P_SEID_CONNECT_CAP */
398 /* WiFi P2P IE subelement: Advertisement ID */
400 uint8 eltId; /* SE ID: P2P_SEID_ADVERTISE_ID */
402 uint8 advt_id[4]; /* 4byte Advertisement ID of the peer device sent in
411 uint8 advt_id[4]; /* SE Advertise ID for the service */
420 uint8 eltId; /* SE ID: P2P_SEID_ADVERTISE_SERVICE */
431 /* WiFi P2P IE subelement: Session ID */
433 uint8 eltId; /* SE ID: P2P_SEID_SESSION_ID */
435 uint8 ssn_id[4]; /* 4byte Session ID of the peer device sent in
438 uint8 ssn_mac[6]; /* P2P device address of the seeker - session mac */
442 #define P2P_ADVT_SERV_SE_FIXED_LEN 3 /* Includes only the element ID and len */
450 uint8 OUI[3]; /* OUI - P2P_OUI */
451 uint8 type; /* OUI Type - P2P_VER */
452 uint8 subtype; /* OUI Subtype - P2P_AF_* */
455 * ACTION_FRAME_SIZE - sizeof(this structure) - 1
474 uint8 oui_type; /* OUI type - P2P_VER */
475 uint8 subtype; /* OUI subtype - P2P_TYPE_* */
478 * ACTION_FRAME_SIZE - sizeof(this structure) - 1
513 uint8 eltId; /* Subelement ID */
552 /* Advertisement Protocol IE ID */
554 /* Query Response Length Limit 7 bits plus PAME-BI 1 bit */
556 /* Advertisement Protocol ID. Always 0 for P2P SD */
562 /* NQP Query Info ID: 56797 */
564 /* Not used in the Native GAS protocol */
566 /* Service Protocol Type */
584 /* Advertisement Protocol IE tuple field */
586 uint8 llm_pamebi; /* Query Response Length Limit bit 0-6, set to 0 plus
587 * Pre-Associated Message Exchange BSSID Independent bit 7, set to 0
589 uint8 adp_id; /* Advertisement Protocol ID: 0 for NQP Native Query Protocol */
593 /* Advertisement Protocol IE */
595 uint8 id; /* IE ID: 0x6c - 108 */ member
597 wifi_p2psd_adp_tpl_t adp_tpl; /* Advertisement Protocol Tuple field. Only one
603 /* NQP Vendor-specific Content */
616 uint8 svc_prot; /* Service Protocol Type */
617 uint8 svc_tscid; /* Service Transaction ID */
624 uint16 info_id; /* Info ID: 0xDDDD */
627 uint8 qreq_vsc[1]; /* Vendor-specific Content: wifi_p2psd_nqp_query_vsc_t type for NQP */
634 wifi_p2psd_adp_ie_t adp_ie; /* Advertisement Protocol IE */
643 uint8 svc_prot; /* Service Protocol Type */
644 uint8 svc_tscid; /* Service Transaction ID */
652 uint16 info_id; /* Info ID: 0xDDDD */
655 uint8 qresp_vsc[1]; /* Vendor-specific Content: wifi_p2psd_qresp_tlv_t type for NQP */
662 uint16 status; /* Value defined in Table 7-23 of IEEE P802.11u */
664 wifi_p2psd_adp_ie_t adp_ie; /* Advertisement Protocol IE */
672 uint16 status; /* Value defined in Table 7-23 of IEEE P802.11u */
673 uint8 fragment_id; /* Fragmentation ID */
675 wifi_p2psd_adp_ie_t adp_ie; /* Advertisement Protocol IE */
681 /* Wi-Fi GAS Public Action Frame */
684 uint8 action; /* 0x6c Advertisement Protocol */