Home
last modified time | relevance | path

Searched defs:ad_data (Results 1 – 3 of 3) sorted by relevance

/external/python/bumble/bumble/
Dcore.py782 def uuid_list_to_string(ad_data, uuid_size): argument
791 def ad_data_to_string(ad_type, ad_data): argument
Ddevice.py2117 def on_peer_found(address, ad_data): argument
/external/python/bumble/apps/
Dconsole.py951 def __init__(self, address, address_type, ad_data, rssi, connectable): argument