Searched refs:BT_HCI_LE_ADV_TX_POWER_NO_PREF (Results 1 – 4 of 4) sorted by relevance
6768 adv_info->tx_power = BT_HCI_LE_ADV_TX_POWER_NO_PREF;6842 *tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7080 int8_t scan_rsp_tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7081 int8_t tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7129 int8_t tx_pwr_curr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7480 (adi && ((tx_pwr != BT_HCI_LE_ADV_TX_POWER_NO_PREF) ||7678 int8_t tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7732 sep->tx_power = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7889 tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;7923 tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF;
1161 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) {
1513 #define BT_HCI_LE_ADV_TX_POWER_NO_PREF 0x7F macro