Searched defs:nan_de_service (Results 1 – 1 of 1) sorted by relevance
29 struct nan_de_service { struct31 enum nan_de_service_type type; argument32 char *service_name;33 u8 service_id[NAN_SERVICE_ID_LEN];34 struct nan_publish_params publish;35 struct nan_subscribe_params subscribe;36 enum nan_service_protocol_type srv_proto_type;37 struct wpabuf *ssi;38 struct wpabuf *elems;39 struct os_reltime time_started;[all …]