Searched refs:put_s16 (Results 1 – 2 of 2) sorted by relevance
224 wifi_error put_s16(int attribute, s16 value) { in put_s16() function444 virtual wifi_error put_s16(int attribute, s16 value);
865 wifi_error WifiVendorCommand::put_s16(int attribute, s16 value) in put_s16() function in WifiVendorCommand867 return mMsg.put_s16(attribute, value); in put_s16()