Found something contradicting in The BLE stack's guide. The same thing is stated as a function of two layers in BLE protocol stack. The thing stated is:
The RF states are controlled by the Link Layer. (and) The RF states are controlled by the GAP layer.
Want to know which one actually takes care of the RF states? LL or GAP or both?
Thanks.