Searched refs:make_kv_optional_value (Results 1 – 2 of 2) sorted by relevance
299 …scan_response = utils.make_kv_optional_value(self.advertising_client.make_dbus_advertise_data(scan…300 periodic_parameters = utils.make_kv_optional_value(302 …periodic_data = utils.make_kv_optional_value(self.advertising_client.make_dbus_advertise_data(peri…
175 def make_kv_optional_value(value): function