Home
last modified time | relevance | path

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

/external/python/bumble/bumble/
Ddevice.py88 HCI_LE_Set_Advertising_Enable_Command,
1343 HCI_LE_Set_Advertising_Enable_Command(advertising_enable=1), # type: ignore[call-arg]
1356HCI_LE_Set_Advertising_Enable_Command(advertising_enable=0), # type: ignore[call-arg]
Dhci.py3005 class HCI_LE_Set_Advertising_Enable_Command(HCI_Command): class