Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c962 case HCI_INQUIRY_CANCEL: in btu_hcif_hdl_command_complete()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c78 UINT16_TO_STREAM (pp, HCI_INQUIRY_CANCEL); in btsnd_hcic_inq_cancel()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h59 #define HCI_INQUIRY_CANCEL (0x0002 | HCI_GRP_LINK_CONTROL_CMDS) macro