Home
last modified time | relevance | path

Searched refs:BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP (Results 1 – 4 of 4) sorted by relevance

/system/bt/service/
Dlogging_helpers.cc119 CASE_RETURN_TEXT(BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP); in BtPropertyText()
/system/bt/tools/bdtool/
Dadapter.c260 case BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP: in parse_properties()
/system/bt/include/hardware/
Dbluetooth.h265 BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP = 0xFF, enumerator
/system/bt/btif/src/
Dbtif_storage.cc90 #define BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP 0xFF macro
202 case BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP: in prop2cfg()
300 case BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP: in cfg2prop()
798 addr_prop.type = (bt_property_type_t)BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP; in btif_storage_add_remote_device()