Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dmgmt.h581 #define MGMT_ADV_PARAM_DURATION BIT(12) macro
/Linux-v6.6/net/bluetooth/
Dmgmt.c8376 flags |= MGMT_ADV_PARAM_DURATION; in get_supported_adv_flags()
8892 duration = (flags & MGMT_ADV_PARAM_DURATION) ? in add_ext_adv_params()