Home
last modified time | relevance | path

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

/aosp12/system/bt/service/
H A Dlogging_helpers.cc119 CASE_RETURN_TEXT(BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP); in BtPropertyText()
/aosp12/system/bt/tools/bdtool/
H A Dadapter.c260 case BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP: in parse_properties()
/aosp12/system/bt/btif/src/
H A 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()
/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h250 BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP = 0xFF, enumerator
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h327 BT_PROPERTY_REMOTE_DEVICE_TIMESTAMP = 0xFF, enumerator