OSDN Git Service

monitor: Add LE Set PHY decoding
authorŁukasz Rymanowski <lukasz.rymanowski@codecoup.pl>
Wed, 12 Apr 2017 12:41:26 +0000 (14:41 +0200)
committerSzymon Janc <szymon.janc@codecoup.pl>
Wed, 19 Apr 2017 14:05:19 +0000 (16:05 +0200)
commitc71c36f036dbba147bc4c5b39df1aecbeb281876
tree489fc7b20fc42dc1b2880339339ac56a9ea9ae90
parentc7bd4f9ee65edb8540bdc52bac4f843652589f5b
monitor: Add LE Set PHY decoding

< HCI Command: LE Set PHY (0x08|0x0032) plen 7
        Handle: 1
        All PHYs preference: 0x00
        TX PHYs preference: 0x07
          LE 1M
          LE 2M
          LE Coded
        RX PHYs preference: 0x07
          LE 1M
          LE 2M
          LE Coded
        PHY options preference: S8 coding (0x0002)
monitor/bt.h
monitor/packet.c