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

  /system/bt/service/
logging_helpers.cpp 119 CASE_RETURN_TEXT(BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP);
  /hardware/libhardware/include/hardware/
bluetooth.h 256 BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP = 0xFF,
  /system/bt/btif/src/
btif_storage.c 81 #define BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP 0xFF
188 case BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP:
281 case BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP:
752 addr_prop.type = BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP;
    [all...]
  /system/bt/tools/bdtool/
adapter.c 292 case BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP:

Completed in 177 milliseconds