Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dbta_lib.py33 def __init__(self, addr, tc, client_id): argument
Dgatts_lib.py21 def __init__(self, addr, tc, client_id): argument
Dble_lib.py21 def __init__(self, addr, tc, client_id): argument
Dgattc_lib.py21 def __init__(self, addr, tc, client_id): argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/netstack/
Dnetstack_lib.py20 def __init__(self, addr, tc, client_id): argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dbase_lib.py30 def __init__(self, addr, tc, client_id): argument
Dwlan_lib.py24 def __init__(self, addr, tc, client_id): argument
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py802 def is_a2dp_snk_device_connected(ad, addr): argument
818 def is_a2dp_src_device_connected(ad, addr): argument
834 def is_hfp_client_device_connected(ad, addr): argument
850 def is_map_mce_device_connected(ad, addr): argument
866 def is_map_mse_device_connected(ad, addr): argument
/tools/test/connectivity/acts/tests/google/net/
DDhcpServerTest.py236 def _assert_renews(self, request, addr, exp_time, resp_type=ACK): argument
994 def _make_release(self, src_hwaddr, addr, server_id): argument
1017 def isempty(addr): argument
1067 def format_hwaddr(addr): argument
/tools/tradefederation/core/util-apps/WifiUtil/src/com/android/tradefed/utils/wifi/
DWifiUtil.java217 final int addr = info.getIpAddress(); in onStart() local
DWifiConnector.java348 final int addr = info.getIpAddress(); in getWifiInfo() local