Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/
Dbond_data.h50 std::optional<RequestedConnectionParameters> connection_parameters; member
/external/python/bumble/bumble/
Ddevice.py2459 connection_parameters, argument
2951 def on_connection_parameters_update(self, connection, connection_parameters): argument