mbox series

[BlueZ,0/1] LE Extended Advertising Report structure

Message ID AS8P189MB260214B1E811D9C90F27D855C6C4A@AS8P189MB2602.EURP189.PROD.OUTLOOK.COM (mailing list archive)
Headers show
Series LE Extended Advertising Report structure | expand

Message

technicaluserx Oct. 3, 2023, 2:17 p.m. UTC
The LE Extended Advertising Report feature is added in Bluetooth 5.0.
It was missing in the library so I added it to hci.h.

https://www.bluetooth.com/specifications/specs/core-specification-5-0/

The structure is defined in the "Core Specification 5.0" PDF file, page 1213.

technicaluserx (1):
  hci: Add LE Extended Advertising Report structure

 lib/hci.h | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)