Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c986 case HCI_READ_TRANSMIT_POWER_LEVEL: in btu_hcif_hdl_command_complete()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1304 UINT16_TO_STREAM (pp, HCI_READ_TRANSMIT_POWER_LEVEL); in btsnd_hcic_read_tx_power()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dhcidefs.h178 #define HCI_READ_TRANSMIT_POWER_LEVEL (0x002D | HCI_GRP_HOST_CONT_BASEBAND_CMDS) macro