Home
last modified time | relevance | path

Searched refs:dB (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiRvrTwTest.py145 dB=port.readline().decode()
146 dB=dB.strip(';')
147 dB=dB[dB.find('V')+1:]
148 return int(dB)
150 def setdB(self,port,dB): argument
157 if dB<0:
158 dB=0
159 elif dB>101:
160 dB=101
161 self.log.info("Set dB to "+str(dB))
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dapollo_qa.proto59 data[1] = new volume level in dB (int16 stored in uint32)