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:
Szymon Janc
2017-09-27 09:31:53 +02:00
parent ca4887f597
commit 1ac3ce171b
-1
View File
@@ -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