Home
last modified time | relevance | path

Searched defs:att_mtu (Results 1 – 2 of 2) sorted by relevance

/external/python/bumble/apps/
Dbench.py493 def __init__(self, _device, att_mtu=None): argument
1136 ctx, device_config, role, mode, att_mtu, packet_size, packet_count, start_delay argument
/external/python/bumble/bumble/
Ddevice.py2993 def on_connection_att_mtu_update(self, connection, att_mtu): argument