Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAbstractionLayer.java73 static final int BT_ACL_STATE_DISCONNECTED = 0x01; field in AbstractionLayer
/aosp12/system/bt/service/
H A Dlogging_helpers.cc137 CASE_RETURN_TEXT(BT_ACL_STATE_DISCONNECTED); in BtAclText()
/aosp12/system/bt/test/suite/adapter/
H A Dbluetooth_test.cc44 acl_state_ = BT_ACL_STATE_DISCONNECTED; in SetUp()
/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h120 BT_ACL_STATE_DISCONNECTED enumerator
/aosp12/system/bt/service/test/
H A Dadapter_unittest.cc278 BT_ACL_STATE_DISCONNECTED, in TEST_F()
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h171 BT_ACL_STATE_DISCONNECTED enumerator
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DRemoteDevicesTest.java279 AbstractionLayer.BT_ACL_STATE_DISCONNECTED, 19); // HCI code 19 remote terminated in testResetBatteryLevel_testAclStateChangeCallback()
/aosp12/system/bt/btif/src/
H A Dbtif_dm.cc1576 BT_ACL_STATE_DISCONNECTED, in btif_dm_upstreams_evt()