Hi,
I want to understand that in nCS, where do have BLE abstraction layer..?
As in zephyr device driver model, if you use any peripheral driver API, it internally routes to nordic driver API.
Is similar the case with zephyr Bluetooth Stack..?
That is, Does zephyr Bluetooth Stack route to some sort of nCS BLE stack APIs internally..?!
Or there is no BLE abstraction layer provided in zephyr and straight away nCS BLE stack APIs provide BLE abstraction..?!
Where can I refer to further understand this.?
Kindly suggest.
Thanks,