Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/utils/
Dmobly_sl4a_utils.py19 import mobly.controllers.android_device_lib.sl4a_client as sl4a_client namespace
44 sl4a_client._DEVICE_SIDE_PORT = server_port
45 sl4a_client._APP_START_WAIT_TIME = 0.5
59 sl4a_client._APP_START_WAIT_TIME = 2 * 60
Dbt_gatt_utils.py37 from mobly.controllers.android_device_lib.sl4a_client import Sl4aClient