Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/cert/
H A Dble_lib.py31 from cert.bt_constants import bluetooth_off
58 expected_bluetooth_off_event_name = bluetooth_off
H A Dbt_constants.py60 bluetooth_off = "BluetoothStateChangedOff" variable