Home
last modified time | relevance | path

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

/system/bt/service/
Dlogging_helpers.cpp119 CASE_RETURN_TEXT(BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP); in BtPropertyText()
/system/bt/tools/bdtool/
Dadapter.c292 case BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP: in parse_properties()
/system/bt/btif/src/
Dbtif_storage.c81 #define BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP 0xFF macro
188 case BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP: in prop2cfg()
281 case BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP: in cfg2prop()
752 addr_prop.type = BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP; in btif_storage_add_remote_device()