Searched refs:put_s16 (Results 1 – 2 of 2) sorted by relevance
213 int put_s16(int attribute, s16 value) { in put_s16() function424 virtual int put_s16(int attribute, s16 value);
862 int WifiVendorCommand::put_s16(int attribute, s16 value) in put_s16() function in WifiVendorCommand864 return mMsg.put_s16(attribute, value); in put_s16()