Searched refs:put_s8 (Results 1 – 3 of 3) sorted by relevance
219 vCommand->put_s8( in wifi_start_rssi_monitoring()222 vCommand->put_s8( in wifi_start_rssi_monitoring()
210 int put_s8(int attribute, s8 value) { in put_s8() function420 virtual int put_s8(int attribute, s8 value);
860 int WifiVendorCommand::put_s8(int attribute, s8 value) in put_s8() function in WifiVendorCommand862 return mMsg.put_s8(attribute, value); in put_s8()