Home
last modified time | relevance | path

Searched refs:subCateg (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DSupplicantP2pIfaceHalAidlImpl.java2179 short subCateg = Short.parseShort(match.group(3)); in setWpsDeviceType() local
2185 byteBuffer.putShort(subCateg); in setWpsDeviceType()
DSupplicantP2pIfaceHalHidlImpl.java2291 short subCateg = Short.parseShort(match.group(3)); in setWpsDeviceType() local
2297 byteBuffer.putShort(subCateg); in setWpsDeviceType()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DSupplicantStaIfaceHalAidlImpl.java1231 short subCateg = Short.parseShort(match.group(3)); in setWpsDeviceType() local
1237 byteBuffer.putShort(subCateg); in setWpsDeviceType()
DSupplicantStaIfaceHalHidlImpl.java1631 short subCateg = Short.parseShort(match.group(3)); in setWpsDeviceType() local
1637 byteBuffer.putShort(subCateg); in setWpsDeviceType()