Home
last modified time | relevance | path

Searched defs:bt_properties (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/discovery/device/
Dbt_property.cc264 BtPropertyLegacy::BtPropertyLegacy(const std::vector<std::shared_ptr<BtProperty>>& bt_properties) in BtPropertyLegacy()
277 void BtPropertyLegacy::Export(bt_property_t* bt_properties, size_t size) { in Export()
Dbt_property_unittest.cc797 bt_property_t bt_properties[1]; in TEST_F() local
874 bt_property_t bt_properties[kNumThreads][kNumberTestedProperties] = {}; member in BtPropertyMultiAllocationTest
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc1443 std::vector<bt_property_t> bt_properties; in btif_dm_search_devices_evt() local