Vinayak Kariappa Chettimada

Results 6 issues of Vinayak Kariappa Chettimada

Added Extended Advertising multiple advertising set broadcaster sample. Which is used to manually verify that AD data PDU chaining is functional. Added implementation to Observer sample so that when Extended...

area: Bluetooth
area: Bluetooth Controller

Fix incorrect use of stream handle instead of connection handle to enqueue Tx ISO Data, and use stream handle to get stream instance. Signed-off-by: Vinayak Kariappa Chettimada

area: Bluetooth
DNM
area: Bluetooth Controller

![IMG_2865](https://github.com/NordicSemiconductor/IOS-nRF-Connect/assets/6350656/0968b949-83e1-4b5a-bf97-64c474622fdc) Steps to reproduce: ![image](https://github.com/NordicSemiconductor/IOS-nRF-Connect/assets/6350656/4e2a0af7-f46e-49c7-878c-31e96b8dd60e)

Move the nRF specific CCM structure to vendor specific Lower Link Layer implementation. Vendor implementation without any need for storage can define a zero size structure: Example: struct lll_adv_iso_vendor {...

Stale

Use NRF_GRTC, Global real-time counter, instead of NRF_RTC. NRF_GRTC is present in a different power domain in the SoC. Also, NRF_GRTC provide microsecond resolution timing units, in the future use...

area: Bluetooth
area: Samples
area: Bluetooth Controller
area: Bluetooth Host
platform: nRF BSIM