Home
last modified time | relevance | path

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

/edtt-3.6.0-3.5.0-3.4.0/src/components/
Dinitiator.py244 if opcode == HCICommands.BT_HCI_OP_DISCONNECT:
Devents.py48 BT_HCI_OP_DISCONNECT = 0x0406 variable in CmdOpcodes
346 …CmdOpcodes.BT_HCI_OP_DISCONNECT: 'Command Status Event for Disconnect status 0x…
Dbasic_commands.py284 BT_HCI_OP_DISCONNECT = 0x406 variable in HCICommands
592 …cmd = struct.pack('<HHHHB', Commands.CMD_DISCONNECT_REQ, 5, HCICommands.BT_HCI_OP_DISCONNECT, hand…