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/btif/src/
Dbtif_storage.cc89 #define BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP 0xFF macro
201 case BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP: in prop2cfg()
296 case BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP: in cfg2prop()
785 addr_prop.type = (bt_property_type_t)BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP; in btif_storage_add_remote_device()
/system/bt/include/hardware/
Dbluetooth.h327 BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP = 0xFF, enumerator