Searched refs:new_properties (Results 1 – 3 of 3) sorted by relevance
117 bt_property_t* new_properties) { in AdapterPropertiesCallback() argument119 last_changed_properties_ = property_copy_array(new_properties, num_properties); in AdapterPropertiesCallback()
79 bt_property_t *new_properties) { in adapter_properties() argument81 properties = property_copy_array(new_properties, num_properties); in adapter_properties()
1262 KeyValueStore new_properties; in TEST_F() local1271 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()