Home
last modified time | relevance | path

Searched defs:ADAPTER_STATE_OFF (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/service/common/bluetooth/
H A Dadapter_state.h33 ADAPTER_STATE_OFF = 10, enumerator
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DBluetoothProfileDeviceManagerTest.java77 private static final int ADAPTER_STATE_OFF = 1; field in BluetoothProfileDeviceManagerTest