Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/pandora/floss/
Dadvertising_client.py459 …GLib.Variant('a{qay}', self.convert_manufacturer_data_to_bytearray(adv_data['manufacturer_data'])),
711 def convert_manufacturer_data_to_bytearray(manufacturer_data): member in FlossAdvertisingClient