Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/aware/functional/
DProtocolsTest.py19 from acts.test_utils.net import nsd_const as nconsts unknown
213 init_dut, nconsts.REG_LISTENER_EVENT, autils.EVENT_TIMEOUT,
214 (nconsts.REG_LISTENER_CALLBACK,
215 nconsts.REG_LISTENER_EVENT_ON_SERVICE_REGISTERED))
217 nconsts.REG_LISTENER_EVENT_ON_SERVICE_REGISTERED,
222 nsd_service_info[nconsts.NSD_SERVICE_INFO_SERVICE_TYPE])
224 resp_dut, nconsts.DISCOVERY_LISTENER_EVENT,
226 (nconsts.DISCOVERY_LISTENER_DATA_CALLBACK,
227 nconsts.DISCOVERY_LISTENER_EVENT_ON_SERVICE_FOUND))
229 nconsts.DISCOVERY_LISTENER_EVENT_ON_SERVICE_FOUND,
[all …]