Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:xff

936 		buf[1] = res->qual & 0xff;
937 buf[2] = res->noise & 0xff;
938 buf[3] = res->level & 0xff;
939 buf[4] = res->tsf & 0xff;