Searched defs:nan_datapath_responder_req (Results 1 – 1 of 1) sorted by relevance
455 struct nan_datapath_responder_req { struct456 struct wlan_objmgr_vdev *vdev;457 uint32_t transaction_id;458 uint32_t ndp_instance_id;459 enum nan_datapath_response_code ndp_rsp;460 struct nan_datapath_cfg ndp_config;461 struct nan_datapath_app_info ndp_info;462 struct nan_datapath_pmk pmk;463 uint32_t ncs_sk_type;464 struct ndp_passphrase passphrase;[all …]