Home
last modified time | relevance | path

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

/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DWlanScanTest.py159 def check_connect_response(self, connection_response): argument
/aosp_15_r20/external/openscreen/osp/impl/presentation/
H A Dpresentation_receiver.cc429 ErrorOr<QueuedResponseIterator> connection_response = in OnConnectionCreated() local