HomeSort by relevance Sort by last modified time
    Searched refs:BT_ACL_STATE_DISCONNECTED (Results 1 - 6 of 6) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AbstractionLayer.java 67 static final int BT_ACL_STATE_DISCONNECTED = 0x01;
  /system/bt/service/
logging_helpers.cpp 137 CASE_RETURN_TEXT(BT_ACL_STATE_DISCONNECTED);
  /system/bt/test/suite/adapter/
bluetooth_test.cpp 43 acl_state_ = BT_ACL_STATE_DISCONNECTED;
  /hardware/libhardware/include/hardware/
bluetooth.h 127 BT_ACL_STATE_DISCONNECTED
  /system/bt/service/test/
adapter_unittest.cpp 281 BT_STATUS_SUCCESS, hal_addr, BT_ACL_STATE_DISCONNECTED);
  /system/bt/btif/src/
btif_dm.c     [all...]

Completed in 183 milliseconds