Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/p2p/
Dwifi_p2p_test_utils.py558 testData.append(p2pconsts.IppTestData.ipp_txtRecord)
587 ipp_service.TxtRecordMap = p2pconsts.IppTestData.ipp_txtRecord
615 ipp_service.TxtRecordMap = p2pconsts.IppTestData.ipp_txtRecord
Dwifi_p2p_const.py97 ipp_txtRecord = {"txtvers": "1", "pdl": "application/postscript"} variable in IppTestData