Home
last modified time | relevance | path

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

/system/bt/test/suite/adapter/
Dbluetooth_test.cpp117 bt_property_t* new_properties) { in AdapterPropertiesCallback() argument
119 last_changed_properties_ = property_copy_array(new_properties, num_properties); in AdapterPropertiesCallback()
/system/bt/tools/bdtool/
Dadapter.c79 bt_property_t *new_properties) { in adapter_properties() argument
81 properties = property_copy_array(new_properties, num_properties); in adapter_properties()
/system/connectivity/shill/cellular/
Dcellular_capability_universal_unittest.cc1262 KeyValueStore new_properties; in TEST_F() local
1271 new_properties.SetString(MM_SIM_PROPERTY_IMSI, kNewImsi); in TEST_F()
1272 new_properties.SetString(MM_SIM_PROPERTY_SIMIDENTIFIER, kSimIdentifier); in TEST_F()
1273 new_properties.SetString(MM_SIM_PROPERTY_OPERATORIDENTIFIER, in TEST_F()
1276 new_properties, in TEST_F()
1282 new_properties.SetString(MM_SIM_PROPERTY_OPERATORNAME, kOperatorName); in TEST_F()
1284 new_properties, in TEST_F()