HomeSort by relevance Sort by last modified time
    Searched defs:BT_STATUS_NOT_READY (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AbstractionLayer.java 74 public static final int BT_STATUS_NOT_READY = 2;
  /hardware/libhardware/include/hardware/
bluetooth.h 76 BT_STATUS_NOT_READY,
556 /** Read Energy info details - return value indicates BT_STATUS_SUCCESS or BT_STATUS_NOT_READY
  /system/bt/include/hardware/
bluetooth.h 75 BT_STATUS_NOT_READY,
549 * BT_STATUS_NOT_READY Success indicates that the VSC command was sent to

Completed in 89 milliseconds