Searched defs:_cid (Results 1 – 1 of 1) sorted by relevance
/external/python/bumble/bumble/ |
D | l2cap.py | 1587 def on_l2cap_command_reject(self, _connection, _cid, packet): argument 1725 def on_l2cap_echo_response(self, _connection, _cid, response): argument 1890 def on_l2cap_le_credit_based_connection_response(self, connection, _cid, response): argument 1913 def on_l2cap_le_flow_control_credit(self, connection, _cid, credit): argument
|