OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dl_channel
(Results
1 - 3
of
3
) sorted by null
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
md8475a.py
2159
def
dl_channel
(self):
member in class:_BaseTransceiverStation
2172
def
dl_channel
(self, channel):
member in class:_BaseTransceiverStation
[
all
...]
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
anritsu_utils.py
374
bts.
dl_channel
= get_1x_channel(user_params, cell_no, sim_card)
395
bts.
dl_channel
= get_evdo_channel(user_params, cell_no, sim_card)
[
all
...]
/tools/test/connectivity/acts/tests/google/tel/lab/
TelLabNeighborCellTest.py
269
bts.
dl_channel
= params['channel']
286
bts.
dl_channel
= params['channel']
[
all
...]
Completed in 93 milliseconds