Home
last modified time | relevance | path

Searched defs:tlvRx (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/nan/
DWifiNanHalTest.java121 TlvBufferUtils.TlvConstructor tlvRx = new TlvBufferUtils.TlvConstructor(0, 1); in testPublishUnsolicited() local
142 TlvBufferUtils.TlvConstructor tlvRx = new TlvBufferUtils.TlvConstructor(0, 1); in testPublishSolicited() local
177 TlvBufferUtils.TlvConstructor tlvRx = new TlvBufferUtils.TlvConstructor(0, 1); in testSubscribePassive() local
198 TlvBufferUtils.TlvConstructor tlvRx = new TlvBufferUtils.TlvConstructor(0, 1); in testSubscribeActive() local
651 TlvBufferUtils.TlvConstructor tlvRx, int publishCount, int publishTtl) in testPublish()
699 TlvBufferUtils.TlvConstructor tlvRx, int subscribeCount, int subscribeTtl) in testSubscribe()