Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/discovery/device/
Dbt_property_unittest.cc161 void fill_property( in fill_property() function
494 fill_property(BT_PROPERTY_BDNAME, properties); in fill_properties()
495 fill_property(BT_PROPERTY_BDADDR, properties); in fill_properties()
496 fill_property(BT_PROPERTY_UUIDS, properties); in fill_properties()
497 fill_property(BT_PROPERTY_CLASS_OF_DEVICE, properties); in fill_properties()
498 fill_property(BT_PROPERTY_TYPE_OF_DEVICE, properties); in fill_properties()
499 fill_property(BT_PROPERTY_SERVICE_RECORD, properties); in fill_properties()
500 fill_property(BT_PROPERTY_ADAPTER_SCAN_MODE, properties); in fill_properties()
501 fill_property(BT_PROPERTY_ADAPTER_BONDED_DEVICES, properties); in fill_properties()
502 fill_property(BT_PROPERTY_ADAPTER_DISCOVERABLE_TIMEOUT, properties); in fill_properties()
[all …]