Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dmgmt.h577 #define MGMT_ADV_PARAM_DURATION BIT(12) macro
/linux-6.1.9/net/bluetooth/
Dmgmt.c8374 flags |= MGMT_ADV_PARAM_DURATION; in get_supported_adv_flags()
8890 duration = (flags & MGMT_ADV_PARAM_DURATION) ? in add_ext_adv_params()