Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/hci/
Dhci_packet_factory.c37 return make_command_no_params(HCI_RESET); in make_reset()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h142 #define HCI_RESET (0x0003 | HCI_GRP_HOST_CONT_BASEBAND_CMDS) macro