Searched refs:device_password_id (Results 1 – 1 of 1) sorted by relevance
32 t_u16 device_password_id = 0xffff; in wps_parser() local56 memcpy(&device_password_id, data, sizeof(t_u16)); in wps_parser()57 device_password_id = mlan_ntohs(device_password_id); in wps_parser()58 wifi_d("device_password_id = 0x%x", device_password_id); in wps_parser()75 return device_password_id; in wps_parser()