Searched refs:BT_HCI_LE_ADV_TX_POWER_NO_PREF (Results 1 – 4 of 4) sorted by relevance
6803 adv_info->tx_power = BT_HCI_LE_ADV_TX_POWER_NO_PREF;6877 *tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7115 int8_t scan_rsp_tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7116 int8_t tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7164 int8_t tx_pwr_curr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7515 (adi && ((tx_pwr != BT_HCI_LE_ADV_TX_POWER_NO_PREF) ||7713 int8_t tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7767 sep->tx_power = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7924 tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7958 tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;
1172 cp->tx_power = BT_HCI_LE_ADV_TX_POWER_NO_PREF; in le_ext_adv_param_set()
585 if (*tx_pwr != BT_HCI_LE_ADV_TX_POWER_NO_PREF) {
1537 #define BT_HCI_LE_ADV_TX_POWER_NO_PREF 0x7F macro