Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/pandora/floss/
Dutils.py556 def parse_advertiging_data(adv_data: List[int]) -> host_pb2.DataTypes: function
/packages/modules/Bluetooth/floss/pandora/server/
Dhost.py523 data = utils.parse_advertiging_data(scan_result['adv_data'])