Searched refs:BT_LE_PER_ADV_OPT_USE_TX_POWER (Results 1 – 3 of 3) sorted by relevance
868 BT_LE_PER_ADV_OPT_USE_TX_POWER = BIT(1), enumerator
1486 options |= BT_LE_PER_ADV_OPT_USE_TX_POWER;
1892 if (param->options & BT_LE_PER_ADV_OPT_USE_TX_POWER) { in bt_le_per_adv_set_param()