Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAbstractionLayer.java71 static final int BT_ACL_STATE_DISCONNECTED = 0x01; field in AbstractionLayer
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
DRemoteDevicesTest.java272 AbstractionLayer.BT_ACL_STATE_DISCONNECTED); in testResetBatteryLevel_testAclStateChangeCallback()