Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h584 #define MGMT_ADV_PARAM_TX_POWER BIT(15) macro
/openbmc/linux/net/bluetooth/
H A Dmgmt.c8336 flags |= MGMT_ADV_PARAM_TX_POWER; in get_supported_adv_flags()
8861 tx_power = (flags & MGMT_ADV_PARAM_TX_POWER) ? in add_ext_adv_params()