Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py1261 def is_hfp_client_device_connected(ad, addr): argument
1277 def is_a2dp_src_device_connected(ad, addr): argument
1293 def is_a2dp_snk_device_connected(ad, addr): argument
1309 def is_map_mce_device_connected(ad, addr): argument
1325 def is_map_mse_device_connected(ad, addr): argument
/tools/tradefederation/core/util-apps/WifiUtil/src/com/android/tradefed/utils/wifi/
DWifiUtil.java207 final int addr = info.getIpAddress(); in onStart() local
DWifiConnector.java345 final int addr = info.getIpAddress(); in getWifiInfo() local