Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c984 case HCI_CREATE_CONNECTION_CANCEL: in btu_hcif_hdl_command_complete()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c236 UINT16_TO_STREAM (pp, HCI_CREATE_CONNECTION_CANCEL); in btsnd_hcic_create_conn_cancel()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h65 #define HCI_CREATE_CONNECTION_CANCEL (0x0008 | HCI_GRP_LINK_CONTROL_CMDS) macro