monitor: Decode LE Periodic Advertising Sync Established Event
authorSzymon Janc <szymon.janc@codecoup.pl>
Wed, 22 May 2019 09:24:01 +0000 (11:24 +0200)
committerhimanshu <h.himanshu@samsung.com>
Tue, 11 Feb 2020 08:57:47 +0000 (14:27 +0530)
commit6cdc8935c28b7e73ecbe9484a0b07b89ba66afce
treec64a019f15fc483bf04a2580a795227ad69d6ac1
parent3304f46f1a6a1cb3d6d07468f8d15583d3d265b2
monitor: Decode LE Periodic Advertising Sync Established Event

> HCI Event: LE Meta Event (0x3e) plen 16
      LE Periodic Advertising Sync Established (0x0e)
        Status: Success (0x00)
        Sync handle: 0
        Advertising SID: 0x06
        Advertiser address type: Random (0x01)
        Advertiser address: FF:00:00:00:00:AA (Static)
        Advertiser PHY: LE 1M (0x01)
        Periodic advertising invteral: 50.00 msec (0x0028)
        Advertiser clock accuracy: 0x04

Change-Id: I1932b8818abaa7acb029362beb7bc2c4d46c4d23
Signed-off-by: himanshu <h.himanshu@samsung.com>
monitor/bt.h
monitor/packet.c