Home
last modified time | relevance | path

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

/edtt-2.7.6/src/components/
Devents.py122 BT_HCI_OP_CLEAR_ADV_SETS = 0x203D variable in CmdOpcodes
298 …CmdOpcodes.BT_HCI_OP_CLEAR_ADV_SETS: 'Command Complete Event for LE Clear Advertisi…
Dbasic_commands.py345 BT_HCI_OP_CLEAR_ADV_SETS = 0x203D variable in HCICommands
2361 ….pack('<HHH', Commands.CMD_LE_CLEAR_ADVERTISING_SETS_REQ, 2, HCICommands.BT_HCI_OP_CLEAR_ADV_SETS);