Fixed extend adv tx power range error
This commit is contained in:
@@ -760,6 +760,9 @@ typedef uint8_t esp_ble_gap_sync_t;
|
||||
|
||||
typedef uint8_t esp_ble_gap_adv_type_t;
|
||||
|
||||
/// Extend advertising tx power, range: [-127, +126] dBm
|
||||
#define EXT_ADV_TX_PWR_NO_PREFERENCE (127) /*!< host has no preference for tx power */
|
||||
|
||||
/**
|
||||
* @brief ext adv parameters
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user