Home
last modified time | relevance | path

Searched refs:decode_configuration_options (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/bumble/bumble/
Dl2cap.py283 def decode_configuration_options(data: bytes) -> List[Tuple[int, bytes]]: member in L2CAP_Control_Frame
939 options = L2CAP_Control_Frame.decode_configuration_options(request.options)