Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h580 #define MGMT_ADV_FLAG_HW_OFFLOAD BIT(11) macro
/openbmc/linux/net/bluetooth/
H A Dmgmt.c8331 flags |= MGMT_ADV_FLAG_HW_OFFLOAD; in get_supported_adv_flags()