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

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AbstractionLayer.java 79 public static final int BT_STATUS_PARM_INVALID = 7;
  /system/bt/service/
logging_helpers.cc 94 CASE_RETURN_TEXT(BT_STATUS_PARM_INVALID);
  /system/bt/osi/src/
wakelock.cc 128 return BT_STATUS_PARM_INVALID;
133 return BT_STATUS_PARM_INVALID;
173 return BT_STATUS_PARM_INVALID;
  /hardware/libhardware/include/hardware/
bluetooth.h 81 BT_STATUS_PARM_INVALID,
  /system/bt/include/hardware/
bluetooth.h 80 BT_STATUS_PARM_INVALID,
  /system/bt/btif/src/
btif_core.cc 995 return BT_STATUS_PARM_INVALID;
    [all...]
btif_hf.cc     [all...]
btif_sock_l2cap.cc 815 if (!sock_fd) return BT_STATUS_PARM_INVALID;
    [all...]
btif_dm.cc     [all...]

Completed in 163 milliseconds