Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/scripts/
H A Dsimple_stack.py148 ready_to_read, ready_to_write, in_error = \
154 if len(in_error) > 0:
/aosp12/system/bt/service/test/
H A Dgatt_server_unittest.cc632 auto callback = [&](GATTError in_error) { in TEST_F() argument
633 gatt_error = in_error; in TEST_F()