Home
last modified time | relevance | path

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

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