Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/aware/stress/
DMessagesStressTest.py85 tx_events_regex = "%s|%s" % (aconsts.SESSION_CB_ON_MESSAGE_SEND_FAILED,
94 aconsts.SESSION_CB_ON_MESSAGE_SEND_FAILED):
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/aware/
Daware_const.py98 SESSION_CB_ON_MESSAGE_SEND_FAILED = "WifiAwareSessionOnMessageSendFailed" variable