Fixed extend adv tx power range error

This commit is contained in:
zwj
2022-09-15 21:57:02 +08:00
parent 4d8a026b21
commit e9f4a4e92d
8 changed files with 17 additions and 8 deletions
@@ -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
*/