Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c496 UINT16_TO_STREAM (pp, HCI_BLE_SET_HOST_CHNL_CLASS); in btsnd_hcic_ble_set_host_chnl_class()
1078 UINT16_TO_STREAM (pp, HCI_BLE_SET_HOST_CHNL_CLASS); in btsnd_hcic_ble_set_channels()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1006 case HCI_BLE_SET_HOST_CHNL_CLASS: in btu_hcif_hdl_command_complete()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h326 #define HCI_BLE_SET_HOST_CHNL_CLASS (0x0014 | HCI_GRP_BLE_CMDS) macro