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

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AbstractionLayer.java 33 static final int BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE = 0x02;
AdapterProperties.java 512 setScanMode(AbstractionLayer.BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE);
AdapterService.java     [all...]
  /hardware/libhardware/include/hardware/
bluetooth.h 63 BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE
  /external/bluetooth/bluedroid/btif/src/
btif_util.c 442 CASE_RETURN_STR(BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE)
btif_core.c     [all...]

Completed in 31 milliseconds