mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-24 09:57:22 +00:00
nimble/controller: Remove misleading TODO
This comment is no longer valid as with Extended Advertising all channels are used for advertising. X-Original-Commit: b92e1172f971a933b36e6c86689ba83a3d440fd8
This commit is contained in:
@@ -956,7 +956,6 @@ ble_ll_adv_secondary_tx_start_cb(struct ble_ll_sched_item *sch)
|
||||
}
|
||||
|
||||
#if (MYNEWT_VAL(BLE_LL_CFG_FEAT_LE_ENCRYPTION) == 1)
|
||||
/* XXX: automatically do this in the phy based on channel? */
|
||||
ble_phy_encrypt_disable();
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user