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

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AbstractionLayer.java 33 static final int BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE = 0x02;
AdapterService.java     [all...]
  /system/bt/service/
logging_helpers.cc 79 CASE_RETURN_TEXT(BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE);
  /system/bt/tools/bdtool/
bdtool.c 119 property_new_scan_mode(BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE);
206 property_new_scan_mode(BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE);
  /hardware/libhardware/include/hardware/
bluetooth.h 61 BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE
  /system/bt/include/hardware/
bluetooth.h 63 BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE
  /system/bt/btif/src/
btif_util.cc 327 CASE_RETURN_STR(BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE)
btif_core.cc 988 case BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE:
    [all...]

Completed in 309 milliseconds