Searched defs:addr (Results 1 – 11 of 11) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | bta_lib.py | 33 def __init__(self, addr, tc, client_id): argument
|
D | gatts_lib.py | 21 def __init__(self, addr, tc, client_id): argument
|
D | ble_lib.py | 21 def __init__(self, addr, tc, client_id): argument
|
D | gattc_lib.py | 21 def __init__(self, addr, tc, client_id): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/netstack/ |
D | netstack_lib.py | 20 def __init__(self, addr, tc, client_id): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/ |
D | base_lib.py | 30 def __init__(self, addr, tc, client_id): argument
|
D | wlan_lib.py | 24 def __init__(self, addr, tc, client_id): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | bt_test_utils.py | 802 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/ |
D | DhcpServerTest.py | 236 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/ |
D | WifiUtil.java | 217 final int addr = info.getIpAddress(); in onStart() local
|
D | WifiConnector.java | 348 final int addr = info.getIpAddress(); in getWifiInfo() local
|