Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/gd_sl4a/lib/
Dble_lib.py30 from blueberry.tests.gd_sl4a.lib.bt_constants import bluetooth_on
40 expected_bluetooth_on_event_name = bluetooth_on
Dbt_constants.py61 bluetooth_on = "BluetoothStateChangedOn" variable