mirror of
https://github.com/google/bumble.git
synced 2026-05-06 03:38:01 +00:00
Migrate all HCI_Event to dataclasses
This commit is contained in:
@@ -274,7 +274,7 @@ class LocalLink:
|
||||
|
||||
responder_controller.on_classic_connection_request(
|
||||
initiator_controller.public_address,
|
||||
HCI_Connection_Complete_Event.ACL_LINK_TYPE,
|
||||
HCI_Connection_Complete_Event.LinkType.ACL,
|
||||
)
|
||||
|
||||
def classic_accept_connection(
|
||||
|
||||
Reference in New Issue
Block a user