Home
last modified time | relevance | path

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

/btstack/chipset/atwilc3000/
H A Dbtstack_chipset_atwilc3000.c77 static const uint8_t hci_vendor_specific_reset_command[] = { 0x01, 0x55, 0xfc, 0x00 }; variable
229 …atwilc3000_send_command(&hci_vendor_specific_reset_command[0], sizeof(hci_vendor_specific_reset_co… in atwilc3000_vendor_specific_reset()