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

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AbstractionLayer.java 75 public static final int BT_STATUS_PARM_INVALID = 7;
  /external/bluetooth/bluedroid/btif/src/
btif_sock.c 98 return BT_STATUS_PARM_INVALID;
129 return BT_STATUS_PARM_INVALID;
btif_hf.c     [all...]
btif_sock_rfc.c 315 return BT_STATUS_PARM_INVALID;
353 return BT_STATUS_PARM_INVALID;
    [all...]
btif_dm.c     [all...]
btif_core.c     [all...]
  /hardware/libhardware/include/hardware/
bluetooth.h 83 BT_STATUS_PARM_INVALID,

Completed in 31 milliseconds