Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAbstractionLayer.java70 static final int BT_ACL_STATE_DISCONNECTED = 0x01; field in AbstractionLayer
/packages/modules/Bluetooth/system/test/headless/mode/
Dmode.cc79 if (acl->state == BT_ACL_STATE_DISCONNECTED) { in do_mode()
/packages/modules/Bluetooth/system/test/suite/adapter/
Dbluetooth_test.cc93 acl_state_ = BT_ACL_STATE_DISCONNECTED; in SetUp()
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h192 BT_ACL_STATE_DISCONNECTED enumerator
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DRemoteDevicesTest.java360 AbstractionLayer.BT_ACL_STATE_DISCONNECTED, in testResetBatteryLevel_testAclStateChangeCallback()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc2427 BT_ACL_STATE_DISCONNECTED, p_data->link_up_failed.transport_link_type, in btif_dm_acl_evt()
2455 BT_STATUS_SUCCESS, bd_addr, BT_ACL_STATE_DISCONNECTED, in btif_dm_acl_evt()