Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dle_advertising_manager.cc49 constexpr int64_t kLeTxPathLossCompMax = 127; variable
200 if (number < kLeTxPathLossCompMin || number > kLeTxPathLossCompMax) { in get_tx_path_loss_compensation()