Re: How to get BLE scan channel #ble


Chettimada, Vinayak Kariappa
 

Hi biwa,

 

I am assuming that you wish to get the BLE radio channel number used in the scan window as part of the advertisement report like in the lines of RSSI.

But as this information is not part of standard Bluetooth HCI event, this will need to be in a form of proprietary event format (like HCI vendor specific extensions).

 

I request you to create a github issue to start a discussion to define public API and its interface to HCI controller.

 

Regards,

Vinayak

 

From: devel@... <devel@...> On Behalf Of biwa via Lists.Zephyrproject.Org
Sent: 24 December 2019 01:53
To: devel@...
Cc: devel@...
Subject: [Zephyr-devel] How to get BLE scan channel #ble

 

I want to get BLE scan recieve channel.
Please add recieve channel parameter for BLE scan callback.

Join {devel@lists.zephyrproject.org to automatically receive all group messages.