Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dmgmt.h575 #define MGMT_ADV_FLAG_CAN_SET_TX_POWER BIT(10) macro
/kernel/linux/linux-5.10/net/bluetooth/
Dmgmt.c7222 flags |= MGMT_ADV_FLAG_CAN_SET_TX_POWER; in get_supported_adv_flags()