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 78 public static final int BT_STATUS_PARM_INVALID = 7;
  /system/bt/service/
logging_helpers.cpp 94 CASE_RETURN_TEXT(BT_STATUS_PARM_INVALID);
  /system/bt/osi/src/
wakelock.c 123 return BT_STATUS_PARM_INVALID;
128 return BT_STATUS_PARM_INVALID;
167 return BT_STATUS_PARM_INVALID;
  /hardware/libhardware/include/hardware/
bluetooth.h 88 BT_STATUS_PARM_INVALID,
  /system/bt/btif/src/
btif_hf.c     [all...]
btif_core.c     [all...]
btif_sock_l2cap.c 901 return BT_STATUS_PARM_INVALID;
    [all...]
btif_dm.c     [all...]
btif_gatt_client.c     [all...]

Completed in 667 milliseconds