Home
last modified time | relevance | path

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

/btstack/chipset/atwilc3000/
H A Dbtstack_chipset_atwilc3000.c75 static const uint8_t hci_reset_command[] = { 0x01, 0x03, 0x0c, 0x00 }; variable
144 atwilc3000_send_command(&hci_reset_command[0], sizeof(hci_reset_command)); in atwilc3000_start()