Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp672 const int32_t maxTxPower = 1; in ParseAdvertisingSettingsParameters() local
673 if (txPower < minTxPower || txPower > maxTxPower) { in ParseAdvertisingSettingsParameters()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h944 uint8_t maxTxPower; member

Completed in 5 milliseconds