Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/bumble/bumble/
Ddevice.py94 HCI_Create_Connection_Cancel_Command,
3290 HCI_Create_Connection_Cancel_Command(bd_addr=peer_address)
3457 HCI_Create_Connection_Cancel_Command(bd_addr=peer_address),
Dhci.py2314 class HCI_Create_Connection_Cancel_Command(HCI_Command): class