Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/apps/
Dcontroller_info.py47 HCI_LE_Read_Maximum_Data_Length_Command,
119 response = await host.send_command(HCI_LE_Read_Maximum_Data_Length_Command())
/aosp_15_r20/external/python/bumble/bumble/
Dhci.py3982 class HCI_LE_Read_Maximum_Data_Length_Command(HCI_Command): class