Home
last modified time | relevance | path

Searched refs:BLE_ADV_TX_POWER_MAX_VALUE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp283 if (txPower < BLE_ADV_TX_POWER_MIN_VALUE || txPower > BLE_ADV_TX_POWER_MAX_VALUE) { in CheckAdvertiserSettings()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h377 const int8_t BLE_ADV_TX_POWER_MAX_VALUE = 20; member

Completed in 6 milliseconds