This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[CC1354P10_6]MCUboot and basic_Ble_OAD_onchip

Other Parts Discussed in Thread: CC1354P10, UNIFLASH

Hello, TI teams,

There is some issue about MCUboot on following circustoms.

SDK : simplelink_cc13xx_cc26xx_sdk_7_10_00_98

example : basic_ble_oad_onchip, basic_persistent, mcuboot  (in LP_EM_CC1354P10_6)

There is different working by MCUboot.

==============================

I just built using mcuboot example and programming mcuboot image with basic_ble_oad_on_chip and basic_persistent.

But it is not working normally. (It seems that boot fail because RED LED is blinking)

So I applied mcuboot image which is in the hexfiles folder instead of built image.

It is working normally. 

Why does it different working? (built mcuboot mage vs mcuboot image which is in the hexfiles folder)

Please let me know the reason why it is different.

Thanks.

Jay. Son

  • Hi Son,

    The MCU boot project is configurable and has multiple settings. I will check with the BLE expert to figure out the settings that was used to generate the image in the hexfiles folder and get back to you ASAP.

    Regards,
    Sid 

  • Hi Son,

    The Readme of the MCUBoot project along with the BLE stack user's guide for the image locations,

    https://dev.ti.com/tirex/content/simplelink_cc13xx_cc26xx_sdk_7_10_00_98/docs/ble5stack/ble_user_guide/html/ble-stack-5.x-guide/ble5-oad-index-mcuboot.html

    Should provide you the guidance to set up the MCUBoot application. 

    Regards,
    Sid

  • Hello Son,

    [ Referring to simplelink_cc13xx_cc26xx_sdk_7_10_00_98 for onchip-oad mcuboot ]

    Please rebuild with the following changes :- 

    [flash_map_backend.h]
    
        ...
        #else
            #define BOOTLOADER_BASE_ADDRESS         0x00000000
            #define BOOT_BOOTLOADER_SIZE            0x00006000
    
    //        #define BOOT_PRIMARY_1_BASE_ADDRESS     0x00006000
    //        #define BOOT_PRIMARY_1_SIZE             0x0002b000
    
            #define BOOT_SECONDARY_1_BASE_ADDRESS     0x00006000
            #define BOOT_SECONDARY_1_SIZE             0x0002a000
    
    //        #define BOOT_SECONDARY_1_BASE_ADDRESS   0x00031000
    //        #define BOOT_SECONDARY_1_SIZE           0x0002b000
    
            #define BOOT_PRIMARY_1_BASE_ADDRESS   0x00030000
            #define BOOT_PRIMARY_1_SIZE           0x000CC000
        #endif 
        ...    
    
    
    [mcuboot_config.h]
    
    ...
    //#define MCUBOOT_MAX_IMG_SECTORS 250
    #define MCUBOOT_MAX_IMG_SECTORS 492
    ...

    Addresses are aligned with the addresses used in the basic_persistent and the ble_basic_oad_onchip examples.  In the current configuration, the the primary/secondary areas are configured so that the primary image is the application image, and the secondary is the persistent image.   The SECTORS is also increased to allow use of the larger on-chip flash memory available on the x10 device.

    Hope that helps,

    ~roger

  • Hello Roger,

    I got a normal operation result according to your recommandation.

    Thank you for helping me.

    Have a good day~

    Thanks,

    Jay, Son

  • Great!  Thanks for the update.  All the best with your project,

    ~roger

  • Hello Roger,

    Could you help me another problem for OA?D

    There is another problem. 

    I try to check OAD mechanism on this circustoms and using the BTool 

    This is my test sequence.

    ======================================================

    1. I prepared cc2642 launchpad and BTool for distributor role.

    2. Distrubtor found the basic oad on chip advertsing and connection on BTool.

    3. I try to OAD update using BTool

    4. There was working OAD service and image header changed.

    5. Persitent application working fail by MCUboot.(RED LED is blinking)

    ========================================================

    So.. I think that MCUboot could't find valid image header of persistent application.

    Could check this?

    This is serial log.

    =================================================================================

    # 1 Peripheral_start: Register Handlers
    # 2 Peripheral_start: Init Adv Set 1
    # 3 Peripheral_start: Start Adv Set 1
    # 4 Pairing_start: Register Handlers
    # 5 Data_start: Register Handlers
    # 6 App version: 1.0.0.0
    # 7 ADV_START_AFTER_ENABLE: Peripheral role, advhandle: 0
    # 8 ADV_END_AFTER_DISABLE: Peripheral role, advhandle: 0
    # 9 LINK_ESTABLISHED_EVENT: Peripheral role Connected to 0x806FB01E56ED, connectionHandle = 0
    # 10 LINK_ESTABLISHED_EVENT: Peripheral role Num Conns = 1
    # 11 ADV_START_AFTER_ENABLE: Peripheral role, advhandle: 0
    # 12 App_OADCallback: Revoke image header
    # 13 LINK_TERMINATED_EVENT: Peripheral role, connectionHandle = 0, reason = 22
    # 14 LINK_TERMINATED_EVENT: Peripheral role, Num Conns = 0
    # 15 App_OADCallback: Reset device

    =================================================================================

    This is BTool log.

    ================================================================================

    [49] : <Rx> - 08:57:37.500
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x31 (49) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 7D:37:9E:6D:B4:26
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAF (175)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0012 (18)
    Data : 02:01:1A:02:0A:07:0B:FF:4C:00:10:06:31:1E:DB:17:
    44:3B
    Dump(Rx):
    0000:04 FF 31 13 06 00 00 00 40 00 13 01 26 B4 6D 9E ..1.....@...&.m.
    0010:37 7D 01 00 FF 7F AF FF 00 00 00 00 00 00 00 00 7}..............
    0020:12 00 02 01 1A 02 0A 07 0B FF 4C 00 10 06 31 1E ..........L...1.
    0030:DB 17 44 3B ..D;
    --------------------------------------------------------------------
    [50] : <Rx> - 08:57:37.515
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 18:68:05:39:C4:D4
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC1 (193)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:D2:23:88:33:6D:71:DF:E2:
    8F:3F:BA:2A:48:93:F2:29:97:96:EE:CD:FF:49:59
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 D4 C4 39 05 ..>.....@.....9.
    0010:68 18 01 00 FF 7F C1 FF 00 00 00 00 00 00 00 00 h...............
    0020:1F 00 1E FF 06 00 01 09 20 02 D2 23 88 33 6D 71 ........ ..#.3mq
    0030:DF E2 8F 3F BA 2A 48 93 F2 29 97 96 EE CD FF 49 ...?.*H..).....I
    0040:59 Y
    --------------------------------------------------------------------
    [51] : <Rx> - 08:57:37.531
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 3B:99:26:54:E4:79
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB8 (184)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:2F:88:25:4E:5A:D3:D6:B9:
    A0:37:56:73:1D:CB:66:18:08:AB:8F:9A:58:D3:93
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 79 E4 54 26 ..>.....@...y.T&
    0010:99 3B 01 00 FF 7F B8 FF 00 00 00 00 00 00 00 00 .;..............
    0020:1F 00 1E FF 06 00 01 09 20 02 2F 88 25 4E 5A D3 ........ ./.%NZ.
    0030:D6 B9 A0 37 56 73 1D CB 66 18 08 AB 8F 9A 58 D3 ...7Vs..f.....X.
    0040:93 .
    --------------------------------------------------------------------
    [52] : <Rx> - 08:57:37.546
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x27 (39) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : E7:FA:04:3F:EF:57
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB6 (182)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0008 (8)
    Data : 07:FF:4C:00:12:02:00:02
    Dump(Rx):
    0000:04 FF 27 13 06 00 00 00 40 00 10 01 57 EF 3F 04 ..'.....@...W.?.
    0010:FA E7 01 00 FF 7F B6 FF 00 00 00 00 00 00 00 00 ................
    0020:08 00 07 FF 4C 00 12 02 00 02 ....L.....
    --------------------------------------------------------------------
    [53] : <Rx> - 08:57:37.561
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 11:FA:FE:D6:15:77
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xA6 (166)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:02:59:36:FA:A1:81:2B:06:
    C0:B8:DC:75:63:F3:EE:92:E7:4E:E6:9E:70:E7:58
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 77 15 D6 FE ..>.....@...w...
    0010:FA 11 01 00 FF 7F A6 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 02 59 36 FA A1 81 ........ ..Y6...
    0030:2B 06 C0 B8 DC 75 63 F3 EE 92 E7 4E E6 9E 70 E7 +....uc....N..p.
    0040:58 X
    --------------------------------------------------------------------
    [54] : <Rx> - 08:57:42.291
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x09 (9) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00020000 (131072) (
    GAP_EVT_SCAN_DISABLED)
    EndReason : 0x01 (1) (SCAN_END_REASON_DUR_EXP)
    NumberOfReports: 0x10 (16)
    Dump(Rx):
    0000:04 FF 09 13 06 00 00 00 02 00 01 10 ............
    --------------------------------------------------------------------
    [55] : <Tx> - 08:57:48.779
    -Type : 0x01 (Command)
    -OpCode : 0xFE51 (GapScan_enable)
    -Data Length : 0x06 (6) byte(s)
    Period : 0x0000 (0)
    Duration : 0x01F4 (500)
    MaxNumRecords : 0x0028 (40)
    Dump(Tx):
    0000:01 51 FE 06 00 00 F4 01 28 00 .Q......(.
    --------------------------------------------------------------------
    [56] : <Rx> - 08:57:48.791
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE51 (GapScan_enable)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 51 FE 00 ......Q..
    --------------------------------------------------------------------
    [57] : <Rx> - 08:57:48.806
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x07 (7) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00010000 (65536) (
    GAP_EVT_SCAN_ENABLED)
    Dump(Rx):
    0000:04 FF 07 13 06 00 00 00 01 00 ..........
    --------------------------------------------------------------------
    [58] : <Rx> - 08:57:48.821
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 12:BA:A5:24:1C:87
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB7 (183)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:BD:89:8D:6F:FD:0B:89:1E:
    AC:15:28:74:DC:33:73:65:31:22:26:AE:34:FB:6D
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 87 1C 24 A5 ..>.....@.....$.
    0010:BA 12 01 00 FF 7F B7 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 BD 89 8D 6F FD 0B ........ ....o..
    0030:89 1E AC 15 28 74 DC 33 73 65 31 22 26 AE 34 FB ....(t.3se1"&.4.
    0040:6D m
    --------------------------------------------------------------------
    [59] : <Rx> - 08:57:48.836
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 0C:E5:D7:E5:79:A9
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xCB (203)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:D4:F2:CC:98:AE:38:AE:00:
    B1:E4:5E:F9:7B:77:F2:D0:00:1B:30:0D:6D:5D:3D
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 A9 79 E5 D7 ..>.....@....y..
    0010:E5 0C 01 00 FF 7F CB FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 D4 F2 CC 98 AE 38 ........ ......8
    0030:AE 00 B1 E4 5E F9 7B 77 F2 D0 00 1B 30 0D 6D 5D ....^.{w....0.m]
    0040:3D =
    --------------------------------------------------------------------
    [60] : <Rx> - 08:57:48.852
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 52:EA:7A:DC:CD:B7
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBE (190)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:90:E8:AB:F9:65:33:8E:A3:
    24:16:EF:A4:BE:14:D7:8D:9A:D6:C4:F2:EA:93:52
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 B7 CD DC 7A ..>.....@......z
    0010:EA 52 01 00 FF 7F BE FF 00 00 00 00 00 00 00 00 .R..............
    0020:1F 00 1E FF 06 00 01 09 20 02 90 E8 AB F9 65 33 ........ .....e3
    0030:8E A3 24 16 EF A4 BE 14 D7 8D 9A D6 C4 F2 EA 93 ..$.............
    0040:52 R
    --------------------------------------------------------------------
    [61] : <Rx> - 08:57:48.867
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 63:35:3E:F3:40:C5
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBE (190)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:96:CA:54:25:8E:5B:97:1F:
    B7:B5:4F:49:CB:E1:33:D1:CA:F3:F7:7A:D7:E7:74
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 C5 40 F3 3E ..>.....@....@.>
    0010:35 63 01 00 FF 7F BE FF 00 00 00 00 00 00 00 00 5c..............
    0020:1F 00 1E FF 06 00 01 09 20 02 96 CA 54 25 8E 5B ........ ...T%.[
    0030:97 1F B7 B5 4F 49 CB E1 33 D1 CA F3 F7 7A D7 E7 ....OI..3....z..
    0040:74 t
    --------------------------------------------------------------------
    [62] : <Rx> - 08:57:48.883
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 18:68:05:39:C4:D4
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC3 (195)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:D2:23:88:33:6D:71:DF:E2:
    8F:3F:BA:2A:48:93:F2:29:97:96:EE:CD:FF:49:59
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 D4 C4 39 05 ..>.....@.....9.
    0010:68 18 01 00 FF 7F C3 FF 00 00 00 00 00 00 00 00 h...............
    0020:1F 00 1E FF 06 00 01 09 20 02 D2 23 88 33 6D 71 ........ ..#.3mq
    0030:DF E2 8F 3F BA 2A 48 93 F2 29 97 96 EE CD FF 49 ...?.*H..).....I
    0040:59 Y
    --------------------------------------------------------------------
    [63] : <Rx> - 08:57:48.899
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 16:D1:98:4E:A4:48
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBC (188)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:DA:4C:C6:E8:57:56:0B:62:
    1B:4E:37:56:AE:A6:31:46:2C:07:6B:09:8D:28:5F
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 48 A4 4E 98 ..>.....@...H.N.
    0010:D1 16 01 00 FF 7F BC FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 DA 4C C6 E8 57 56 ........ ..L..WV
    0030:0B 62 1B 4E 37 56 AE A6 31 46 2C 07 6B 09 8D 28 .b.N7V..1F,.k..(
    0040:5F _
    --------------------------------------------------------------------
    [64] : <Rx> - 08:57:48.914
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 39:A7:50:E6:83:19
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAC (172)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:E2:A0:BD:3A:95:DF:71:FD:
    E1:A2:6E:16:5B:11:98:CD:ED:9C:FC:4C:7F:9D:4C
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 19 83 E6 50 ..>.....@......P
    0010:A7 39 01 00 FF 7F AC FF 00 00 00 00 00 00 00 00 .9..............
    0020:1F 00 1E FF 06 00 01 09 20 02 E2 A0 BD 3A 95 DF ........ ....:..
    0030:71 FD E1 A2 6E 16 5B 11 98 CD ED 9C FC 4C 7F 9D q...n.[......L..
    0040:4C L
    --------------------------------------------------------------------
    [65] : <Rx> - 08:57:48.930
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x30 (48) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 4F:10:30:5B:11:C2
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAB (171)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0011 (17)
    Data : 02:01:1A:02:0A:09:0A:FF:4C:00:10:05:08:18:F9:5C:
    F4
    Dump(Rx):
    0000:04 FF 30 13 06 00 00 00 40 00 13 01 C2 11 5B 30 ..0.....@.....[0
    0010:10 4F 01 00 FF 7F AB FF 00 00 00 00 00 00 00 00 .O..............
    0020:11 00 02 01 1A 02 0A 09 0A FF 4C 00 10 05 08 18 ..........L.....
    0030:F9 5C F4 .\.
    --------------------------------------------------------------------
    [66] : <Rx> - 08:57:48.945
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 73:B6:16:26:E2:64
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAC (172)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:62:A5:E3:1E:AE:71:24:C8:
    60:D5:82:16:79:3D:62:E9:C3:4F:B8:3A:C4:03:15
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 64 E2 26 16 ..>.....@...d.&.
    0010:B6 73 01 00 FF 7F AC FF 00 00 00 00 00 00 00 00 .s..............
    0020:1F 00 1E FF 06 00 01 09 20 02 62 A5 E3 1E AE 71 ........ .b....q
    0030:24 C8 60 D5 82 16 79 3D 62 E9 C3 4F B8 3A C4 03 $.`...y=b..O.:..
    0040:15 .
    --------------------------------------------------------------------
    [67] : <Rx> - 08:57:48.961
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 32:F3:60:F7:02:27
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB1 (177)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:6A:B9:B9:18:07:CB:78:B4:
    F6:A5:D0:3B:30:5B:55:E2:59:DA:AD:2B:A2:F1:A6
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 27 02 F7 60 ..>.....@...'..`
    0010:F3 32 01 00 FF 7F B1 FF 00 00 00 00 00 00 00 00 .2..............
    0020:1F 00 1E FF 06 00 01 09 20 02 6A B9 B9 18 07 CB ........ .j.....
    0030:78 B4 F6 A5 D0 3B 30 5B 55 E2 59 DA AD 2B A2 F1 x....;0[U.Y..+..
    0040:A6 .
    --------------------------------------------------------------------
    [68] : <Rx> - 08:57:48.977
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 2F:31:50:ED:49:2C
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAA (170)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:47:C1:C1:5B:1E:20:4D:C2:
    F5:6E:F5:CE:B9:76:78:E3:86:EF:A9:47:3E:60:64
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 2C 49 ED 50 ..>.....@...,I.P
    0010:31 2F 01 00 FF 7F AA FF 00 00 00 00 00 00 00 00 1/..............
    0020:1F 00 1E FF 06 00 01 09 20 02 47 C1 C1 5B 1E 20 ........ .G..[.
    0030:4D C2 F5 6E F5 CE B9 76 78 E3 86 EF A9 47 3E 60 M..n...vx....G>`
    0040:64 d
    --------------------------------------------------------------------
    [69] : <Rx> - 08:57:48.993
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 18:96:FB:78:C6:1E
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xA6 (166)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:45:F5:D4:20:D2:AB:95:C7:
    E8:A2:81:26:F4:FD:9C:89:29:84:BD:3D:30:C6:66
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 1E C6 78 FB ..>.....@.....x.
    0010:96 18 01 00 FF 7F A6 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 45 F5 D4 20 D2 AB ........ .E.. ..
    0030:95 C7 E8 A2 81 26 F4 FD 9C 89 29 84 BD 3D 30 C6 .....&....)..=0.
    0040:66 f
    --------------------------------------------------------------------
    [70] : <Rx> - 08:57:49.009
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x31 (49) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 74:5A:3C:D1:15:01
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBB (187)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0012 (18)
    Data : 02:01:1A:02:0A:08:0B:FF:4C:00:10:06:2E:1E:F6:C7:
    AA:A3
    Dump(Rx):
    0000:04 FF 31 13 06 00 00 00 40 00 13 01 01 15 D1 3C ..1.....@......<
    0010:5A 74 01 00 FF 7F BB FF 00 00 00 00 00 00 00 00 Zt..............
    0020:12 00 02 01 1A 02 0A 08 0B FF 4C 00 10 06 2E 1E ..........L.....
    0030:F6 C7 AA A3 ....
    --------------------------------------------------------------------
    [71] : <Rx> - 08:57:49.024
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 0B:CE:7B:4C:09:95
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAD (173)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:F1:95:3E:02:55:1C:8F:52:
    5B:34:61:F0:19:CD:85:9B:95:7F:30:7C:C1:FB:EA
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 95 09 4C 7B ..>.....@.....L{
    0010:CE 0B 01 00 FF 7F AD FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 F1 95 3E 02 55 1C ........ ...>.U.
    0030:8F 52 5B 34 61 F0 19 CD 85 9B 95 7F 30 7C C1 FB .R[4a.......0|..
    0040:EA .
    --------------------------------------------------------------------
    [72] : <Rx> - 08:57:49.040
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 23:15:6F:FF:1D:D9
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAD (173)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:67:E2:F2:87:85:9E:53:D8:
    23:E9:DA:0D:89:5C:1D:EA:32:8F:FA:AA:8F:73:5A
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 D9 1D FF 6F ..>.....@......o
    0010:15 23 01 00 FF 7F AD FF 00 00 00 00 00 00 00 00 .#..............
    0020:1F 00 1E FF 06 00 01 09 20 02 67 E2 F2 87 85 9E ........ .g.....
    0030:53 D8 23 E9 DA 0D 89 5C 1D EA 32 8F FA AA 8F 73 S.#....\..2....s
    0040:5A Z
    --------------------------------------------------------------------
    [73] : <Rx> - 08:57:49.056
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 70:9E:12:40:C0:F7
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB8 (184)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:34:57:7B:85:15:D7:8D:C1:
    72:9F:EF:16:D0:D9:3F:B2:FC:98:FF:76:DC:32:95
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 F7 C0 40 12 ..>.....@.....@.
    0010:9E 70 01 00 FF 7F B8 FF 00 00 00 00 00 00 00 00 .p..............
    0020:1F 00 1E FF 06 00 01 09 20 02 34 57 7B 85 15 D7 ........ .4W{...
    0030:8D C1 72 9F EF 16 D0 D9 3F B2 FC 98 FF 76 DC 32 ..r.....?....v.2
    0040:95 .
    --------------------------------------------------------------------
    [74] : <Rx> - 08:57:53.796
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x09 (9) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00020000 (131072) (
    GAP_EVT_SCAN_DISABLED)
    EndReason : 0x01 (1) (SCAN_END_REASON_DUR_EXP)
    NumberOfReports: 0x10 (16)
    Dump(Rx):
    0000:04 FF 09 13 06 00 00 00 02 00 01 10 ............
    --------------------------------------------------------------------
    [75] : <Tx> - 08:57:55.831
    -Type : 0x01 (Command)
    -OpCode : 0xFE51 (GapScan_enable)
    -Data Length : 0x06 (6) byte(s)
    Period : 0x0000 (0)
    Duration : 0x01F4 (500)
    MaxNumRecords : 0x0028 (40)
    Dump(Tx):
    0000:01 51 FE 06 00 00 F4 01 28 00 .Q......(.
    --------------------------------------------------------------------
    [76] : <Rx> - 08:57:55.853
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE51 (GapScan_enable)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 51 FE 00 ......Q..
    --------------------------------------------------------------------
    [77] : <Rx> - 08:57:55.868
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x07 (7) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00010000 (65536) (
    GAP_EVT_SCAN_ENABLED)
    Dump(Rx):
    0000:04 FF 07 13 06 00 00 00 01 00 ..........
    --------------------------------------------------------------------
    [78] : <Rx> - 08:57:55.884
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 08:F0:DA:0E:CE:46
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBD (189)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:E8:42:F8:45:A5:E8:6F:F2:
    29:EA:65:C2:23:AF:1C:30:19:F8:56:FB:7C:24:5D
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 46 CE 0E DA ..>.....@...F...
    0010:F0 08 01 00 FF 7F BD FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 E8 42 F8 45 A5 E8 ........ ..B.E..
    0030:6F F2 29 EA 65 C2 23 AF 1C 30 19 F8 56 FB 7C 24 o.).e.#..0..V.|$
    0040:5D ]
    --------------------------------------------------------------------
    [79] : <Rx> - 08:57:55.899
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 23:E3:67:AE:8D:5D
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB7 (183)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:5F:01:18:FB:65:44:07:21:
    65:D5:D7:E3:A3:32:4A:99:CA:D7:F4:7A:9D:1C:43
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 5D 8D AE 67 ..>.....@...]..g
    0010:E3 23 01 00 FF 7F B7 FF 00 00 00 00 00 00 00 00 .#..............
    0020:1F 00 1E FF 06 00 01 09 20 02 5F 01 18 FB 65 44 ........ ._...eD
    0030:07 21 65 D5 D7 E3 A3 32 4A 99 CA D7 F4 7A 9D 1C .!e....2J....z..
    0040:43 C
    --------------------------------------------------------------------
    [80] : <Rx> - 08:57:55.914
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x32 (50) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 6A:51:69:55:27:A1
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBC (188)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0013 (19)
    Data : 02:01:1A:02:0A:07:0C:FF:4C:00:10:07:3A:1F:59:17:
    73:42:38
    Dump(Rx):
    0000:04 FF 32 13 06 00 00 00 40 00 13 01 A1 27 55 69 ..2.....@....'Ui
    0010:51 6A 01 00 FF 7F BC FF 00 00 00 00 00 00 00 00 Qj..............
    0020:13 00 02 01 1A 02 0A 07 0C FF 4C 00 10 07 3A 1F ..........L...:.
    0030:59 17 73 42 38 Y.sB8
    --------------------------------------------------------------------
    [81] : <Rx> - 08:57:55.930
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 01:2C:CE:A8:84:44
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAF (175)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:C0:5B:91:D6:6A:B0:C4:C6:
    1E:9D:8D:93:D4:50:CC:26:2D:0C:A7:EA:46:14:75
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 44 84 A8 CE ..>.....@...D...
    0010:2C 01 01 00 FF 7F AF FF 00 00 00 00 00 00 00 00 ,...............
    0020:1F 00 1E FF 06 00 01 09 20 02 C0 5B 91 D6 6A B0 ........ ..[..j.
    0030:C4 C6 1E 9D 8D 93 D4 50 CC 26 2D 0C A7 EA 46 14 .......P.&-...F.
    0040:75 u
    --------------------------------------------------------------------
    [82] : <Rx> - 08:57:55.945
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x27 (39) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : DF:5F:11:F8:67:02
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBC (188)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0008 (8)
    Data : 07:FF:4C:00:12:02:33:03
    Dump(Rx):
    0000:04 FF 27 13 06 00 00 00 40 00 13 01 02 67 F8 11 ..'.....@....g..
    0010:5F DF 01 00 FF 7F BC FF 00 00 00 00 00 00 00 00 _...............
    0020:08 00 07 FF 4C 00 12 02 33 03 ....L...3.
    --------------------------------------------------------------------
    [83] : <Rx> - 08:57:55.961
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x27 (39) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : D0:E5:8D:FC:25:3A
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAC (172)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0008 (8)
    Data : 07:FF:4C:00:12:02:3D:01
    Dump(Rx):
    0000:04 FF 27 13 06 00 00 00 40 00 13 01 3A 25 FC 8D ..'.....@...:%..
    0010:E5 D0 01 00 FF 7F AC FF 00 00 00 00 00 00 00 00 ................
    0020:08 00 07 FF 4C 00 12 02 3D 01 ....L...=.
    --------------------------------------------------------------------
    [84] : <Rx> - 08:57:55.977
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 31:55:0A:20:BC:16
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB6 (182)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:40:15:E9:04:1F:E5:47:D4:
    4C:4C:F0:B4:2C:BB:F0:38:7B:8A:FC:0E:D4:EE:D6
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 16 BC 20 0A ..>.....@..... .
    0010:55 31 01 00 FF 7F B6 FF 00 00 00 00 00 00 00 00 U1..............
    0020:1F 00 1E FF 06 00 01 09 20 02 40 15 E9 04 1F E5 ........ .@.....
    0030:47 D4 4C 4C F0 B4 2C BB F0 38 7B 8A FC 0E D4 EE G.LL..,..8{.....
    0040:D6 .
    --------------------------------------------------------------------
    [85] : <Rx> - 08:57:55.992
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 2A:30:02:07:C9:02
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC0 (192)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:A3:A8:31:4F:1C:49:C9:20:
    A3:1D:C8:20:D3:A5:72:4A:9E:11:32:D5:04:E9:D5
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 02 C9 07 02 ..>.....@.......
    0010:30 2A 01 00 FF 7F C0 FF 00 00 00 00 00 00 00 00 0*..............
    0020:1F 00 1E FF 06 00 01 09 20 02 A3 A8 31 4F 1C 49 ........ ...1O.I
    0030:C9 20 A3 1D C8 20 D3 A5 72 4A 9E 11 32 D5 04 E9 . ... ..rJ..2...
    0040:D5 .
    --------------------------------------------------------------------
    [86] : <Rx> - 08:57:56.007
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 2A:F8:F0:C0:41:B4
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBA (186)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:D2:B9:D4:6E:8D:ED:CD:65:
    76:FE:DC:48:7A:DD:CD:15:E1:78:FE:71:43:3F:93
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 B4 41 C0 F0 ..>.....@....A..
    0010:F8 2A 01 00 FF 7F BA FF 00 00 00 00 00 00 00 00 .*..............
    0020:1F 00 1E FF 06 00 01 09 20 02 D2 B9 D4 6E 8D ED ........ ....n..
    0030:CD 65 76 FE DC 48 7A DD CD 15 E1 78 FE 71 43 3F .ev..Hz....x.qC?
    0040:93 .
    --------------------------------------------------------------------
    [87] : <Rx> - 08:57:56.023
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x27 (39) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : CB:E2:E6:8D:03:22
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAC (172)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0008 (8)
    Data : 07:FF:4C:00:12:02:31:00
    Dump(Rx):
    0000:04 FF 27 13 06 00 00 00 40 00 13 01 22 03 8D E6 ..'.....@..."...
    0010:E2 CB 01 00 FF 7F AC FF 00 00 00 00 00 00 00 00 ................
    0020:08 00 07 FF 4C 00 12 02 31 00 ....L...1.
    --------------------------------------------------------------------
    [88] : <Rx> - 08:57:56.039
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 24:FA:25:E0:32:E1
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC0 (192)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:D5:2B:88:66:A1:5E:3A:4F:
    D7:BD:D2:80:F4:C1:AD:45:23:E4:47:CF:00:35:76
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 E1 32 E0 25 ..>.....@....2.%
    0010:FA 24 01 00 FF 7F C0 FF 00 00 00 00 00 00 00 00 .$..............
    0020:1F 00 1E FF 06 00 01 09 20 02 D5 2B 88 66 A1 5E ........ ..+.f.^
    0030:3A 4F D7 BD D2 80 F4 C1 AD 45 23 E4 47 CF 00 35 :O.......E#.G..5
    0040:76 v
    --------------------------------------------------------------------
    [89] : <Rx> - 08:57:56.055
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 04:C7:C2:99:BE:E2
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB1 (177)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:B3:13:3A:B9:3C:06:2B:14:
    8E:A1:5A:52:1C:42:DA:76:D4:F7:71:E5:D9:9A:A0
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 E2 BE 99 C2 ..>.....@.......
    0010:C7 04 01 00 FF 7F B1 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 B3 13 3A B9 3C 06 ........ ...:.<.
    0030:2B 14 8E A1 5A 52 1C 42 DA 76 D4 F7 71 E5 D9 9A +...ZR.B.v..q...
    0040:A0 .
    --------------------------------------------------------------------
    [90] : <Rx> - 08:57:56.071
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 31:7B:5C:6E:60:33
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB1 (177)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:19:D3:9F:71:59:3B:3E:FE:
    7B:20:E4:69:E4:53:D5:3B:8B:1B:9F:CB:4C:D4:99
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 33 60 6E 5C ..>.....@...3`n\
    0010:7B 31 01 00 FF 7F B1 FF 00 00 00 00 00 00 00 00 {1..............
    0020:1F 00 1E FF 06 00 01 09 20 02 19 D3 9F 71 59 3B ........ ....qY;
    0030:3E FE 7B 20 E4 69 E4 53 D5 3B 8B 1B 9F CB 4C D4 >.{ .i.S.;....L.
    0040:99 .
    --------------------------------------------------------------------
    [91] : <Rx> - 08:57:56.086
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 5E:96:C5:4E:4B:C8
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB8 (184)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:85:11:DE:BF:47:81:63:F3:
    9F:41:F4:5B:1F:20:D5:A6:C0:99:D2:41:61:89:A6
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 C8 4B 4E C5 ..>.....@....KN.
    0010:96 5E 01 00 FF 7F B8 FF 00 00 00 00 00 00 00 00 .^..............
    0020:1F 00 1E FF 06 00 01 09 20 02 85 11 DE BF 47 81 ........ .....G.
    0030:63 F3 9F 41 F4 5B 1F 20 D5 A6 C0 99 D2 41 61 89 c..A.[. .....Aa.
    0040:A6 .
    --------------------------------------------------------------------
    [92] : <Rx> - 08:57:56.102
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x32 (50) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 7A:B7:1C:9F:F2:E2
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC2 (194)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0013 (19)
    Data : 02:01:1A:02:0A:07:0C:FF:4C:00:10:07:76:1F:C0:A5:
    49:7D:08
    Dump(Rx):
    0000:04 FF 32 13 06 00 00 00 40 00 13 01 E2 F2 9F 1C ..2.....@.......
    0010:B7 7A 01 00 FF 7F C2 FF 00 00 00 00 00 00 00 00 .z..............
    0020:13 00 02 01 1A 02 0A 07 0C FF 4C 00 10 07 76 1F ..........L...v.
    0030:C0 A5 49 7D 08 ..I}.
    --------------------------------------------------------------------
    [93] : <Rx> - 08:57:56.117
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x27 (39) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : D4:AF:EC:6E:AF:D3
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB8 (184)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0008 (8)
    Data : 07:FF:4C:00:12:02:00:02
    Dump(Rx):
    0000:04 FF 27 13 06 00 00 00 40 00 10 01 D3 AF 6E EC ..'.....@.....n.
    0010:AF D4 01 00 FF 7F B8 FF 00 00 00 00 00 00 00 00 ................
    0020:08 00 07 FF 4C 00 12 02 00 02 ....L.....
    --------------------------------------------------------------------
    [94] : <Rx> - 08:58:00.856
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x09 (9) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00020000 (131072) (
    GAP_EVT_SCAN_DISABLED)
    EndReason : 0x01 (1) (SCAN_END_REASON_DUR_EXP)
    NumberOfReports: 0x10 (16)
    Dump(Rx):
    0000:04 FF 09 13 06 00 00 00 02 00 01 10 ............
    --------------------------------------------------------------------
    [95] : <Tx> - 08:58:01.917
    -Type : 0x01 (Command)
    -OpCode : 0xFE51 (GapScan_enable)
    -Data Length : 0x06 (6) byte(s)
    Period : 0x0000 (0)
    Duration : 0x01F4 (500)
    MaxNumRecords : 0x0028 (40)
    Dump(Tx):
    0000:01 51 FE 06 00 00 F4 01 28 00 .Q......(.
    --------------------------------------------------------------------
    [96] : <Rx> - 08:58:01.941
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE51 (GapScan_enable)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 51 FE 00 ......Q..
    --------------------------------------------------------------------
    [97] : <Rx> - 08:58:01.956
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x07 (7) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00010000 (65536) (
    GAP_EVT_SCAN_ENABLED)
    Dump(Rx):
    0000:04 FF 07 13 06 00 00 00 01 00 ..........
    --------------------------------------------------------------------
    [98] : <Rx> - 08:58:01.972
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x12 (18) (Legacy_ADV_SCAN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 62:B6:2E:B1:AE:F9
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAD (173)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:4C:00:07:19:01:0F:20:00:F6:8F:02:00:04:5F:
    1B:34:F6:CC:B7:92:81:13:E1:FA:F9:0E:FC:E5:68
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 12 01 F9 AE B1 2E ..>.....@.......
    0010:B6 62 01 00 FF 7F AD FF 00 00 00 00 00 00 00 00 .b..............
    0020:1F 00 1E FF 4C 00 07 19 01 0F 20 00 F6 8F 02 00 ....L..... .....
    0030:04 5F 1B 34 F6 CC B7 92 81 13 E1 FA F9 0E FC E5 ._.4............
    0040:68 h
    --------------------------------------------------------------------
    [99] : <Rx> - 08:58:01.987
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x32 (50) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 7A:B7:1C:9F:F2:E2
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC1 (193)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0013 (19)
    Data : 02:01:1A:02:0A:07:0C:FF:4C:00:10:07:32:1B:C0:A5:
    49:7D:38
    Dump(Rx):
    0000:04 FF 32 13 06 00 00 00 40 00 13 01 E2 F2 9F 1C ..2.....@.......
    0010:B7 7A 01 00 FF 7F C1 FF 00 00 00 00 00 00 00 00 .z..............
    0020:13 00 02 01 1A 02 0A 07 0C FF 4C 00 10 07 32 1B ..........L...2.
    0030:C0 A5 49 7D 38 ..I}8
    --------------------------------------------------------------------
    [100] : <Rx> - 08:58:02.003
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 14:97:14:38:F0:D2
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAE (174)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:C3:EC:A3:4E:F4:41:6F:17:
    3D:25:8C:A6:C4:70:D3:4E:49:56:E3:25:3B:9A:A3
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 D2 F0 38 14 ..>.....@.....8.
    0010:97 14 01 00 FF 7F AE FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 C3 EC A3 4E F4 41 ........ ....N.A
    0030:6F 17 3D 25 8C A6 C4 70 D3 4E 49 56 E3 25 3B 9A o.=%...p.NIV.%;.
    0040:A3 .
    --------------------------------------------------------------------
    [101] : <Rx> - 08:58:02.019
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 1E:1F:19:F5:B5:F6
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB0 (176)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:73:F2:94:59:43:76:7F:87:
    C5:13:33:E0:73:96:13:95:BD:26:E4:48:59:C2:76
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 F6 B5 F5 19 ..>.....@.......
    0010:1F 1E 01 00 FF 7F B0 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 73 F2 94 59 43 76 ........ .s..YCv
    0030:7F 87 C5 13 33 E0 73 96 13 95 BD 26 E4 48 59 C2 ....3.s....&.HY.
    0040:76 v
    --------------------------------------------------------------------
    [102] : <Rx> - 08:58:02.034
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 52:EA:7A:DC:CD:B7
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBE (190)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:90:E8:AB:F9:65:33:8E:A3:
    24:16:EF:A4:BE:14:D7:8D:9A:D6:C4:F2:EA:93:52
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 B7 CD DC 7A ..>.....@......z
    0010:EA 52 01 00 FF 7F BE FF 00 00 00 00 00 00 00 00 .R..............
    0020:1F 00 1E FF 06 00 01 09 20 02 90 E8 AB F9 65 33 ........ .....e3
    0030:8E A3 24 16 EF A4 BE 14 D7 8D 9A D6 C4 F2 EA 93 ..$.............
    0040:52 R
    --------------------------------------------------------------------
    [103] : <Rx> - 08:58:02.049
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 23:E3:67:AE:8D:5D
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB9 (185)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:5F:01:18:FB:65:44:07:21:
    65:D5:D7:E3:A3:32:4A:99:CA:D7:F4:7A:9D:1C:43
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 5D 8D AE 67 ..>.....@...]..g
    0010:E3 23 01 00 FF 7F B9 FF 00 00 00 00 00 00 00 00 .#..............
    0020:1F 00 1E FF 06 00 01 09 20 02 5F 01 18 FB 65 44 ........ ._...eD
    0030:07 21 65 D5 D7 E3 A3 32 4A 99 CA D7 F4 7A 9D 1C .!e....2J....z..
    0040:43 C
    --------------------------------------------------------------------
    [104] : <Rx> - 08:58:02.079
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 5E:96:C5:4E:4B:C8
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB9 (185)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:85:11:DE:BF:47:81:63:F3:
    9F:41:F4:5B:1F:20:D5:A6:C0:99:D2:41:61:89:A6
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 C8 4B 4E C5 ..>.....@....KN.
    0010:96 5E 01 00 FF 7F B9 FF 00 00 00 00 00 00 00 00 .^..............
    0020:1F 00 1E FF 06 00 01 09 20 02 85 11 DE BF 47 81 ........ .....G.
    0030:63 F3 9F 41 F4 5B 1F 20 D5 A6 C0 99 D2 41 61 89 c..A.[. .....Aa.
    0040:A6 .
    --------------------------------------------------------------------
    [105] : <Rx> - 08:58:02.109
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 29:6E:98:1D:A9:49
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB8 (184)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:CB:6E:4F:22:F6:54:F4:95:
    80:DC:51:C2:03:F6:4D:FE:AD:E4:3F:CA:BC:EE:77
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 49 A9 1D 98 ..>.....@...I...
    0010:6E 29 01 00 FF 7F B8 FF 00 00 00 00 00 00 00 00 n)..............
    0020:1F 00 1E FF 06 00 01 09 20 02 CB 6E 4F 22 F6 54 ........ ..nO".T
    0030:F4 95 80 DC 51 C2 03 F6 4D FE AD E4 3F CA BC EE ....Q...M...?...
    0040:77 w
    --------------------------------------------------------------------
    [106] : <Rx> - 08:58:02.124
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 16:D1:98:4E:A4:48
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBC (188)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:DA:4C:C6:E8:57:56:0B:62:
    1B:4E:37:56:AE:A6:31:46:2C:07:6B:09:8D:28:5F
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 48 A4 4E 98 ..>.....@...H.N.
    0010:D1 16 01 00 FF 7F BC FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 DA 4C C6 E8 57 56 ........ ..L..WV
    0030:0B 62 1B 4E 37 56 AE A6 31 46 2C 07 6B 09 8D 28 .b.N7V..1F,.k..(
    0040:5F _
    --------------------------------------------------------------------
    [107] : <Rx> - 08:58:02.140
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 01:62:D9:9F:27:D3
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBE (190)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:CC:66:F7:7F:8B:61:E5:76:
    12:A8:9B:5C:59:66:33:83:17:F6:2D:99:AF:96:FD
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 D3 27 9F D9 ..>.....@....'..
    0010:62 01 01 00 FF 7F BE FF 00 00 00 00 00 00 00 00 b...............
    0020:1F 00 1E FF 06 00 01 09 20 02 CC 66 F7 7F 8B 61 ........ ..f...a
    0030:E5 76 12 A8 9B 5C 59 66 33 83 17 F6 2D 99 AF 96 .v...\Yf3...-...
    0040:FD .
    --------------------------------------------------------------------
    [108] : <Rx> - 08:58:02.155
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 0A:91:0F:DC:1A:19
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xD6 (214)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:49:EE:6C:0F:E4:2B:6B:26:
    9B:35:53:3F:70:C5:2D:60:C2:DD:B8:6B:AB:C0:3B
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 19 1A DC 0F ..>.....@.......
    0010:91 0A 01 00 FF 7F D6 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 49 EE 6C 0F E4 2B ........ .I.l..+
    0030:6B 26 9B 35 53 3F 70 C5 2D 60 C2 DD B8 6B AB C0 k&.5S?p.-`...k..
    0040:3B ;
    --------------------------------------------------------------------
    [109] : <Rx> - 08:58:02.170
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 2A:F8:F0:C0:41:B4
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB8 (184)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:D2:B9:D4:6E:8D:ED:CD:65:
    76:FE:DC:48:7A:DD:CD:15:E1:78:FE:71:43:3F:93
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 B4 41 C0 F0 ..>.....@....A..
    0010:F8 2A 01 00 FF 7F B8 FF 00 00 00 00 00 00 00 00 .*..............
    0020:1F 00 1E FF 06 00 01 09 20 02 D2 B9 D4 6E 8D ED ........ ....n..
    0030:CD 65 76 FE DC 48 7A DD CD 15 E1 78 FE 71 43 3F .ev..Hz....x.qC?
    0040:93 .
    --------------------------------------------------------------------
    [110] : <Rx> - 08:58:02.185
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 2C:6A:24:A3:88:79
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC3 (195)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:26:62:F1:8D:5C:14:E8:08:
    41:28:AB:68:BF:27:BA:9C:65:31:4D:0D:7C:A9:4F
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 79 88 A3 24 ..>.....@...y..$
    0010:6A 2C 01 00 FF 7F C3 FF 00 00 00 00 00 00 00 00 j,..............
    0020:1F 00 1E FF 06 00 01 09 20 02 26 62 F1 8D 5C 14 ........ .&b..\.
    0030:E8 08 41 28 AB 68 BF 27 BA 9C 65 31 4D 0D 7C A9 ..A(.h.'..e1M.|.
    0040:4F O
    --------------------------------------------------------------------
    [111] : <Rx> - 08:58:02.200
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 01:03:7C:54:31:81
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB2 (178)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:C8:CE:44:88:C0:FB:B9:FB:
    6A:C0:16:61:26:0C:0D:94:87:92:15:DB:7F:F2:42
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 81 31 54 7C ..>.....@....1T|
    0010:03 01 01 00 FF 7F B2 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 C8 CE 44 88 C0 FB ........ ...D...
    0030:B9 FB 6A C0 16 61 26 0C 0D 94 87 92 15 DB 7F F2 ..j..a&.........
    0040:42 B
    --------------------------------------------------------------------
    [112] : <Rx> - 08:58:02.215
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x31 (49) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 64:5F:86:0C:AD:4A
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBF (191)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0012 (18)
    Data : 02:01:1A:02:0A:07:0B:FF:4C:00:10:06:41:1D:61:F0:
    EE:58
    Dump(Rx):
    0000:04 FF 31 13 06 00 00 00 40 00 13 01 4A AD 0C 86 ..1.....@...J...
    0010:5F 64 01 00 FF 7F BF FF 00 00 00 00 00 00 00 00 _d..............
    0020:12 00 02 01 1A 02 0A 07 0B FF 4C 00 10 06 41 1D ..........L...A.
    0030:61 F0 EE 58 a..X
    --------------------------------------------------------------------
    [113] : <Rx> - 08:58:02.231
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 38:C9:C6:43:34:FC
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB3 (179)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:5F:E5:8D:2E:13:50:70:20:
    2E:24:84:FA:98:64:91:7D:79:01:17:9A:65:21:A3
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 FC 34 43 C6 ..>.....@....4C.
    0010:C9 38 01 00 FF 7F B3 FF 00 00 00 00 00 00 00 00 .8..............
    0020:1F 00 1E FF 06 00 01 09 20 02 5F E5 8D 2E 13 50 ........ ._....P
    0030:70 20 2E 24 84 FA 98 64 91 7D 79 01 17 9A 65 21 p .$...d.}y...e!
    0040:A3 .
    --------------------------------------------------------------------
    [114] : <Rx> - 08:58:06.930
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x09 (9) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00020000 (131072) (
    GAP_EVT_SCAN_DISABLED)
    EndReason : 0x01 (1) (SCAN_END_REASON_DUR_EXP)
    NumberOfReports: 0x10 (16)
    Dump(Rx):
    0000:04 FF 09 13 06 00 00 00 02 00 01 10 ............
    --------------------------------------------------------------------
    [115] : <Tx> - 08:58:08.939
    -Type : 0x01 (Command)
    -OpCode : 0xFE51 (GapScan_enable)
    -Data Length : 0x06 (6) byte(s)
    Period : 0x0000 (0)
    Duration : 0x01F4 (500)
    MaxNumRecords : 0x0028 (40)
    Dump(Tx):
    0000:01 51 FE 06 00 00 F4 01 28 00 .Q......(.
    --------------------------------------------------------------------
    [116] : <Rx> - 08:58:08.961
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE51 (GapScan_enable)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 51 FE 00 ......Q..
    --------------------------------------------------------------------
    [117] : <Rx> - 08:58:08.977
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x07 (7) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00010000 (65536) (
    GAP_EVT_SCAN_ENABLED)
    Dump(Rx):
    0000:04 FF 07 13 06 00 00 00 01 00 ..........
    --------------------------------------------------------------------
    [118] : <Rx> - 08:58:08.991
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 32:92:61:B0:52:1B
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAA (170)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:7F:85:60:56:89:75:36:17:
    39:BD:67:C0:28:58:5D:6F:28:25:0E:8F:84:1C:88
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 1B 52 B0 61 ..>.....@....R.a
    0010:92 32 01 00 FF 7F AA FF 00 00 00 00 00 00 00 00 .2..............
    0020:1F 00 1E FF 06 00 01 09 20 02 7F 85 60 56 89 75 ........ ...`V.u
    0030:36 17 39 BD 67 C0 28 58 5D 6F 28 25 0E 8F 84 1C 6.9.g.(X]o(%....
    0040:88 .
    --------------------------------------------------------------------
    [119] : <Rx> - 08:58:09.006
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 32:17:C1:3E:11:95
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBB (187)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:89:67:39:B5:2D:BC:E2:BA:
    A6:51:06:F1:B9:E9:80:B9:6C:F9:F9:EB:04:F2:AB
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 95 11 3E C1 ..>.....@.....>.
    0010:17 32 01 00 FF 7F BB FF 00 00 00 00 00 00 00 00 .2..............
    0020:1F 00 1E FF 06 00 01 09 20 02 89 67 39 B5 2D BC ........ ..g9.-.
    0030:E2 BA A6 51 06 F1 B9 E9 80 B9 6C F9 F9 EB 04 F2 ...Q......l.....
    0040:AB .
    --------------------------------------------------------------------
    [120] : <Rx> - 08:58:09.021
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x30 (48) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 75:EA:B8:E3:9B:7D
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBE (190)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0011 (17)
    Data : 02:01:1A:02:0A:08:0A:FF:4C:00:10:05:24:98:03:56:
    CB
    Dump(Rx):
    0000:04 FF 30 13 06 00 00 00 40 00 13 01 7D 9B E3 B8 ..0.....@...}...
    0010:EA 75 01 00 FF 7F BE FF 00 00 00 00 00 00 00 00 .u..............
    0020:11 00 02 01 1A 02 0A 08 0A FF 4C 00 10 05 24 98 ..........L...$.
    0030:03 56 CB .V.
    --------------------------------------------------------------------
    [121] : <Rx> - 08:58:09.037
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x27 (39) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : E1:E7:5F:2E:F7:BB
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC0 (192)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0008 (8)
    Data : 07:FF:4C:00:12:02:33:00
    Dump(Rx):
    0000:04 FF 27 13 06 00 00 00 40 00 13 01 BB F7 2E 5F ..'.....@......_
    0010:E7 E1 01 00 FF 7F C0 FF 00 00 00 00 00 00 00 00 ................
    0020:08 00 07 FF 4C 00 12 02 33 00 ....L...3.
    --------------------------------------------------------------------
    [122] : <Rx> - 08:58:09.052
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 12:BA:A5:24:1C:87
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC4 (196)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:BD:89:8D:6F:FD:0B:89:1E:
    AC:15:28:74:DC:33:73:65:31:22:26:AE:34:FB:6D
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 87 1C 24 A5 ..>.....@.....$.
    0010:BA 12 01 00 FF 7F C4 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 BD 89 8D 6F FD 0B ........ ....o..
    0030:89 1E AC 15 28 74 DC 33 73 65 31 22 26 AE 34 FB ....(t.3se1"&.4.
    0040:6D m
    --------------------------------------------------------------------
    [123] : <Rx> - 08:58:09.068
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 2A:30:02:07:C9:02
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBE (190)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:A3:A8:31:4F:1C:49:C9:20:
    A3:1D:C8:20:D3:A5:72:4A:9E:11:32:D5:04:E9:D5
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 02 C9 07 02 ..>.....@.......
    0010:30 2A 01 00 FF 7F BE FF 00 00 00 00 00 00 00 00 0*..............
    0020:1F 00 1E FF 06 00 01 09 20 02 A3 A8 31 4F 1C 49 ........ ...1O.I
    0030:C9 20 A3 1D C8 20 D3 A5 72 4A 9E 11 32 D5 04 E9 . ... ..rJ..2...
    0040:D5 .
    --------------------------------------------------------------------
    [124] : <Rx> - 08:58:09.083
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 16:D1:98:4E:A4:48
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBD (189)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:DA:4C:C6:E8:57:56:0B:62:
    1B:4E:37:56:AE:A6:31:46:2C:07:6B:09:8D:28:5F
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 48 A4 4E 98 ..>.....@...H.N.
    0010:D1 16 01 00 FF 7F BD FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 DA 4C C6 E8 57 56 ........ ..L..WV
    0030:0B 62 1B 4E 37 56 AE A6 31 46 2C 07 6B 09 8D 28 .b.N7V..1F,.k..(
    0040:5F _
    --------------------------------------------------------------------
    [125] : <Rx> - 08:58:09.098
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 04:C7:C2:99:BE:E2
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAE (174)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:B3:13:3A:B9:3C:06:2B:14:
    8E:A1:5A:52:1C:42:DA:76:D4:F7:71:E5:D9:9A:A0
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 E2 BE 99 C2 ..>.....@.......
    0010:C7 04 01 00 FF 7F AE FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 B3 13 3A B9 3C 06 ........ ...:.<.
    0030:2B 14 8E A1 5A 52 1C 42 DA 76 D4 F7 71 E5 D9 9A +...ZR.B.v..q...
    0040:A0 .
    --------------------------------------------------------------------
    [126] : <Rx> - 08:58:09.114
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 31:55:0A:20:BC:16
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB2 (178)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:40:15:E9:04:1F:E5:47:D4:
    4C:4C:F0:B4:2C:BB:F0:38:7B:8A:FC:0E:D4:EE:D6
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 16 BC 20 0A ..>.....@..... .
    0010:55 31 01 00 FF 7F B2 FF 00 00 00 00 00 00 00 00 U1..............
    0020:1F 00 1E FF 06 00 01 09 20 02 40 15 E9 04 1F E5 ........ .@.....
    0030:47 D4 4C 4C F0 B4 2C BB F0 38 7B 8A FC 0E D4 EE G.LL..,..8{.....
    0040:D6 .
    --------------------------------------------------------------------
    [127] : <Rx> - 08:58:09.130
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 0C:E5:D7:E5:79:A9
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xCC (204)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:D4:F2:CC:98:AE:38:AE:00:
    B1:E4:5E:F9:7B:77:F2:D0:00:1B:30:0D:6D:5D:3D
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 A9 79 E5 D7 ..>.....@....y..
    0010:E5 0C 01 00 FF 7F CC FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 D4 F2 CC 98 AE 38 ........ ......8
    0030:AE 00 B1 E4 5E F9 7B 77 F2 D0 00 1B 30 0D 6D 5D ....^.{w....0.m]
    0040:3D =
    --------------------------------------------------------------------
    [128] : <Rx> - 08:58:09.146
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 07:2E:99:6A:5F:85
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC7 (199)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:1E:0E:FB:E3:D6:4C:8A:5D:
    A2:50:FE:B5:A2:96:B0:61:7B:86:31:81:3C:00:16
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 85 5F 6A 99 ..>.....@...._j.
    0010:2E 07 01 00 FF 7F C7 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 1E 0E FB E3 D6 4C ........ ......L
    0030:8A 5D A2 50 FE B5 A2 96 B0 61 7B 86 31 81 3C 00 .].P.....a{.1.<.
    0040:16 .
    --------------------------------------------------------------------
    [129] : <Rx> - 08:58:09.161
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 34:4D:2F:7D:41:7C
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB8 (184)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:9F:2B:B4:8A:39:57:6E:C3:
    C4:EC:E1:45:A8:1B:E4:EA:E6:0E:D0:BF:D9:98:11
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 7C 41 7D 2F ..>.....@...|A}/
    0010:4D 34 01 00 FF 7F B8 FF 00 00 00 00 00 00 00 00 M4..............
    0020:1F 00 1E FF 06 00 01 09 20 02 9F 2B B4 8A 39 57 ........ ..+..9W
    0030:6E C3 C4 EC E1 45 A8 1B E4 EA E6 0E D0 BF D9 98 n....E..........
    0040:11 .
    --------------------------------------------------------------------
    [130] : <Rx> - 08:58:09.177
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 2C:6A:AD:19:35:56
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB2 (178)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:D9:37:44:C9:F9:94:D9:16:
    BD:6A:3A:A2:9B:6C:E2:A2:79:E9:D2:3C:5C:BD:83
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 56 35 19 AD ..>.....@...V5..
    0010:6A 2C 01 00 FF 7F B2 FF 00 00 00 00 00 00 00 00 j,..............
    0020:1F 00 1E FF 06 00 01 09 20 02 D9 37 44 C9 F9 94 ........ ..7D...
    0030:D9 16 BD 6A 3A A2 9B 6C E2 A2 79 E9 D2 3C 5C BD ...j:..l..y..<\.
    0040:83 .
    --------------------------------------------------------------------
    [131] : <Rx> - 08:58:09.192
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 3F:E4:12:D3:7E:2C
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBC (188)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:2A:5B:AA:69:1B:C9:3A:20:
    8F:A6:7C:98:78:A2:A1:DA:CD:E4:85:8D:B8:A3:C0
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 2C 7E D3 12 ..>.....@...,~..
    0010:E4 3F 01 00 FF 7F BC FF 00 00 00 00 00 00 00 00 .?..............
    0020:1F 00 1E FF 06 00 01 09 20 02 2A 5B AA 69 1B C9 ........ .*[.i..
    0030:3A 20 8F A6 7C 98 78 A2 A1 DA CD E4 85 8D B8 A3 : ..|.x.........
    0040:C0 .
    --------------------------------------------------------------------
    [132] : <Rx> - 08:58:09.207
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x27 (39) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : CF:EB:D7:98:E5:B5
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAB (171)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0008 (8)
    Data : 07:FF:4C:00:12:02:00:02
    Dump(Rx):
    0000:04 FF 27 13 06 00 00 00 40 00 10 01 B5 E5 98 D7 ..'.....@.......
    0010:EB CF 01 00 FF 7F AB FF 00 00 00 00 00 00 00 00 ................
    0020:08 00 07 FF 4C 00 12 02 00 02 ....L.....
    --------------------------------------------------------------------
    [133] : <Rx> - 08:58:09.222
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 05:79:B6:EB:7F:E9
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB6 (182)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:AF:B7:15:18:34:42:9A:23:
    6E:B1:F6:11:DA:25:CB:13:C3:C6:10:8E:2F:CA:AC
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 E9 7F EB B6 ..>.....@.......
    0010:79 05 01 00 FF 7F B6 FF 00 00 00 00 00 00 00 00 y...............
    0020:1F 00 1E FF 06 00 01 09 20 02 AF B7 15 18 34 42 ........ .....4B
    0030:9A 23 6E B1 F6 11 DA 25 CB 13 C3 C6 10 8E 2F CA .#n....%....../.
    0040:AC .
    --------------------------------------------------------------------
    [134] : <Rx> - 08:58:13.957
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x09 (9) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00020000 (131072) (
    GAP_EVT_SCAN_DISABLED)
    EndReason : 0x01 (1) (SCAN_END_REASON_DUR_EXP)
    NumberOfReports: 0x10 (16)
    Dump(Rx):
    0000:04 FF 09 13 06 00 00 00 02 00 01 10 ............
    --------------------------------------------------------------------
    [135] : <Tx> - 08:58:19.757
    -Type : 0x01 (Command)
    -OpCode : 0xFE51 (GapScan_enable)
    -Data Length : 0x06 (6) byte(s)
    Period : 0x0000 (0)
    Duration : 0x01F4 (500)
    MaxNumRecords : 0x0028 (40)
    Dump(Tx):
    0000:01 51 FE 06 00 00 F4 01 28 00 .Q......(.
    --------------------------------------------------------------------
    [136] : <Rx> - 08:58:19.771
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE51 (GapScan_enable)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 51 FE 00 ......Q..
    --------------------------------------------------------------------
    [137] : <Rx> - 08:58:19.787
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x07 (7) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00010000 (65536) (
    GAP_EVT_SCAN_ENABLED)
    Dump(Rx):
    0000:04 FF 07 13 06 00 00 00 01 00 ..........
    --------------------------------------------------------------------
    [138] : <Rx> - 08:58:19.802
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 1B:9F:45:82:EF:F1
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB3 (179)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:0B:57:95:9C:08:6F:4D:3B:
    F5:4C:7D:32:42:34:8B:71:95:42:6F:CA:C0:6A:61
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 F1 EF 82 45 ..>.....@......E
    0010:9F 1B 01 00 FF 7F B3 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 0B 57 95 9C 08 6F ........ ..W...o
    0030:4D 3B F5 4C 7D 32 42 34 8B 71 95 42 6F CA C0 6A M;.L}2B4.q.Bo..j
    0040:61 a
    --------------------------------------------------------------------
    [139] : <Rx> - 08:58:19.818
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 54:D3:8B:F0:B2:46
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB6 (182)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:A4:0C:CF:BA:76:67:86:54:
    53:77:4D:E2:94:26:E3:FB:85:B9:F5:57:A6:27:FB
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 46 B2 F0 8B ..>.....@...F...
    0010:D3 54 01 00 FF 7F B6 FF 00 00 00 00 00 00 00 00 .T..............
    0020:1F 00 1E FF 06 00 01 09 20 02 A4 0C CF BA 76 67 ........ .....vg
    0030:86 54 53 77 4D E2 94 26 E3 FB 85 B9 F5 57 A6 27 .TSwM..&.....W.'
    0040:FB .
    --------------------------------------------------------------------
    [140] : <Rx> - 08:58:19.833
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 22:24:A5:06:41:30
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAD (173)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:AB:14:F6:0D:67:44:7B:B0:
    43:13:6E:3B:70:94:98:E2:8F:16:4C:0F:7E:E9:15
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 30 41 06 A5 ..>.....@...0A..
    0010:24 22 01 00 FF 7F AD FF 00 00 00 00 00 00 00 00 $"..............
    0020:1F 00 1E FF 06 00 01 09 20 02 AB 14 F6 0D 67 44 ........ .....gD
    0030:7B B0 43 13 6E 3B 70 94 98 E2 8F 16 4C 0F 7E E9 {.C.n;p.....L.~.
    0040:15 .
    --------------------------------------------------------------------
    [141] : <Rx> - 08:58:19.848
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x32 (50) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 6A:51:69:55:27:A1
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB9 (185)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0013 (19)
    Data : 02:01:1A:02:0A:07:0C:FF:4C:00:10:07:3A:1F:59:17:
    73:42:38
    Dump(Rx):
    0000:04 FF 32 13 06 00 00 00 40 00 13 01 A1 27 55 69 ..2.....@....'Ui
    0010:51 6A 01 00 FF 7F B9 FF 00 00 00 00 00 00 00 00 Qj..............
    0020:13 00 02 01 1A 02 0A 07 0C FF 4C 00 10 07 3A 1F ..........L...:.
    0030:59 17 73 42 38 Y.sB8
    --------------------------------------------------------------------
    [142] : <Rx> - 08:58:19.864
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 38:C9:C6:43:34:FC
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB4 (180)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:5F:E5:8D:2E:13:50:70:20:
    2E:24:84:FA:98:64:91:7D:79:01:17:9A:65:21:A3
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 FC 34 43 C6 ..>.....@....4C.
    0010:C9 38 01 00 FF 7F B4 FF 00 00 00 00 00 00 00 00 .8..............
    0020:1F 00 1E FF 06 00 01 09 20 02 5F E5 8D 2E 13 50 ........ ._....P
    0030:70 20 2E 24 84 FA 98 64 91 7D 79 01 17 9A 65 21 p .$...d.}y...e!
    0040:A3 .
    --------------------------------------------------------------------
    [143] : <Rx> - 08:58:19.879
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 2B:22:4F:44:DF:F1
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB8 (184)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:5E:81:A0:2B:BA:95:3D:E3:
    12:19:C5:5E:30:27:25:07:07:3C:1F:52:F0:C3:84
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 F1 DF 44 4F ..>.....@.....DO
    0010:22 2B 01 00 FF 7F B8 FF 00 00 00 00 00 00 00 00 "+..............
    0020:1F 00 1E FF 06 00 01 09 20 02 5E 81 A0 2B BA 95 ........ .^..+..
    0030:3D E3 12 19 C5 5E 30 27 25 07 07 3C 1F 52 F0 C3 =....^0'%..<.R..
    0040:84 .
    --------------------------------------------------------------------
    [144] : <Rx> - 08:58:19.894
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 10:CD:BE:1B:6D:8F
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC7 (199)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:1C:1B:A3:C7:C6:9B:0E:2E:
    E4:16:CD:90:01:B0:CE:23:1B:DC:3C:F6:D1:DA:FB
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 8F 6D 1B BE ..>.....@....m..
    0010:CD 10 01 00 FF 7F C7 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 1C 1B A3 C7 C6 9B ........ .......
    0030:0E 2E E4 16 CD 90 01 B0 CE 23 1B DC 3C F6 D1 DA .........#..<...
    0040:FB .
    --------------------------------------------------------------------
    [145] : <Rx> - 08:58:19.910
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 18:68:05:39:C4:D4
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC4 (196)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:D2:23:88:33:6D:71:DF:E2:
    8F:3F:BA:2A:48:93:F2:29:97:96:EE:CD:FF:49:59
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 D4 C4 39 05 ..>.....@.....9.
    0010:68 18 01 00 FF 7F C4 FF 00 00 00 00 00 00 00 00 h...............
    0020:1F 00 1E FF 06 00 01 09 20 02 D2 23 88 33 6D 71 ........ ..#.3mq
    0030:DF E2 8F 3F BA 2A 48 93 F2 29 97 96 EE CD FF 49 ...?.*H..).....I
    0040:59 Y
    --------------------------------------------------------------------
    [146] : <Rx> - 08:58:19.925
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 31:7B:5C:6E:60:33
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB3 (179)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:19:D3:9F:71:59:3B:3E:FE:
    7B:20:E4:69:E4:53:D5:3B:8B:1B:9F:CB:4C:D4:99
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 33 60 6E 5C ..>.....@...3`n\
    0010:7B 31 01 00 FF 7F B3 FF 00 00 00 00 00 00 00 00 {1..............
    0020:1F 00 1E FF 06 00 01 09 20 02 19 D3 9F 71 59 3B ........ ....qY;
    0030:3E FE 7B 20 E4 69 E4 53 D5 3B 8B 1B 9F CB 4C D4 >.{ .i.S.;....L.
    0040:99 .
    --------------------------------------------------------------------
    [147] : <Rx> - 08:58:19.941
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 05:79:B6:EB:7F:E9
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB1 (177)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:AF:B7:15:18:34:42:9A:23:
    6E:B1:F6:11:DA:25:CB:13:C3:C6:10:8E:2F:CA:AC
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 E9 7F EB B6 ..>.....@.......
    0010:79 05 01 00 FF 7F B1 FF 00 00 00 00 00 00 00 00 y...............
    0020:1F 00 1E FF 06 00 01 09 20 02 AF B7 15 18 34 42 ........ .....4B
    0030:9A 23 6E B1 F6 11 DA 25 CB 13 C3 C6 10 8E 2F CA .#n....%....../.
    0040:AC .
    --------------------------------------------------------------------
    [148] : <Rx> - 08:58:19.956
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x31 (49) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 75:4F:2E:21:52:7E
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xCB (203)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0012 (18)
    Data : 02:01:1A:02:0A:07:0B:FF:4C:00:10:06:6B:1E:F8:D3:
    19:91
    Dump(Rx):
    0000:04 FF 31 13 06 00 00 00 40 00 13 01 7E 52 21 2E ..1.....@...~R!.
    0010:4F 75 01 00 FF 7F CB FF 00 00 00 00 00 00 00 00 Ou..............
    0020:12 00 02 01 1A 02 0A 07 0B FF 4C 00 10 06 6B 1E ..........L...k.
    0030:F8 D3 19 91 ....
    --------------------------------------------------------------------
    [149] : <Rx> - 08:58:19.972
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 2C:6A:24:A3:88:79
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC2 (194)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:26:62:F1:8D:5C:14:E8:08:
    41:28:AB:68:BF:27:BA:9C:65:31:4D:0D:7C:A9:4F
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 79 88 A3 24 ..>.....@...y..$
    0010:6A 2C 01 00 FF 7F C2 FF 00 00 00 00 00 00 00 00 j,..............
    0020:1F 00 1E FF 06 00 01 09 20 02 26 62 F1 8D 5C 14 ........ .&b..\.
    0030:E8 08 41 28 AB 68 BF 27 BA 9C 65 31 4D 0D 7C A9 ..A(.h.'..e1M.|.
    0040:4F O
    --------------------------------------------------------------------
    [150] : <Rx> - 08:58:19.988
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 52:EA:7A:DC:CD:B7
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBE (190)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:90:E8:AB:F9:65:33:8E:A3:
    24:16:EF:A4:BE:14:D7:8D:9A:D6:C4:F2:EA:93:52
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 B7 CD DC 7A ..>.....@......z
    0010:EA 52 01 00 FF 7F BE FF 00 00 00 00 00 00 00 00 .R..............
    0020:1F 00 1E FF 06 00 01 09 20 02 90 E8 AB F9 65 33 ........ .....e3
    0030:8E A3 24 16 EF A4 BE 14 D7 8D 9A D6 C4 F2 EA 93 ..$.............
    0040:52 R
    --------------------------------------------------------------------
    [151] : <Rx> - 08:58:20.003
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 43:66:99:97:FB:D7
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBA (186)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:6C:4A:94:D9:97:04:AC:E0:
    86:3F:5B:4A:BD:A6:7E:B7:CF:E0:30:B9:24:90:73
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 D7 FB 97 99 ..>.....@.......
    0010:66 43 01 00 FF 7F BA FF 00 00 00 00 00 00 00 00 fC..............
    0020:1F 00 1E FF 06 00 01 09 20 02 6C 4A 94 D9 97 04 ........ .lJ....
    0030:AC E0 86 3F 5B 4A BD A6 7E B7 CF E0 30 B9 24 90 ...?[J..~...0.$.
    0040:73 s
    --------------------------------------------------------------------
    [152] : <Rx> - 08:58:20.018
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x32 (50) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 7A:B7:1C:9F:F2:E2
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBE (190)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0013 (19)
    Data : 02:01:1A:02:0A:07:0C:FF:4C:00:10:07:32:1B:C0:A5:
    49:7D:38
    Dump(Rx):
    0000:04 FF 32 13 06 00 00 00 40 00 13 01 E2 F2 9F 1C ..2.....@.......
    0010:B7 7A 01 00 FF 7F BE FF 00 00 00 00 00 00 00 00 .z..............
    0020:13 00 02 01 1A 02 0A 07 0C FF 4C 00 10 07 32 1B ..........L...2.
    0030:C0 A5 49 7D 38 ..I}8
    --------------------------------------------------------------------
    [153] : <Rx> - 08:58:20.034
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 0C:5F:3A:CE:A6:A1
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBA (186)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:CE:B0:3F:10:4F:11:02:D8:
    9F:B6:5A:E2:F9:A6:A7:53:53:FE:E8:30:F9:D3:ED
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 A1 A6 CE 3A ..>.....@......:
    0010:5F 0C 01 00 FF 7F BA FF 00 00 00 00 00 00 00 00 _...............
    0020:1F 00 1E FF 06 00 01 09 20 02 CE B0 3F 10 4F 11 ........ ...?.O.
    0030:02 D8 9F B6 5A E2 F9 A6 A7 53 53 FE E8 30 F9 D3 ....Z....SS..0..
    0040:ED .
    --------------------------------------------------------------------
    [154] : <Tx> - 08:58:24.700
    -Type : 0x01 (Command)
    -OpCode : 0xFE52 (GapScan_disable)
    -Data Length : 0x00 (0) byte(s)
    Dump(Tx):
    0000:01 52 FE 00 .R..
    --------------------------------------------------------------------
    [155] : <Rx> - 08:58:24.717
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE52 (GapScan_disable)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 52 FE 00 ......R..
    --------------------------------------------------------------------
    [156] : <Rx> - 08:58:24.733
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x09 (9) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00020000 (131072) (
    GAP_EVT_SCAN_DISABLED)
    EndReason : 0x00 (0) (SCAN_END_REASON_USR_REQ)
    NumberOfReports: 0x10 (16)
    Dump(Rx):
    0000:04 FF 09 13 06 00 00 00 02 00 00 10 ............
    --------------------------------------------------------------------
    [157] : <Tx> - 08:58:28.899
    -Type : 0x01 (Command)
    -OpCode : 0xFE51 (GapScan_enable)
    -Data Length : 0x06 (6) byte(s)
    Period : 0x0000 (0)
    Duration : 0x01F4 (500)
    MaxNumRecords : 0x0028 (40)
    Dump(Tx):
    0000:01 51 FE 06 00 00 F4 01 28 00 .Q......(.
    --------------------------------------------------------------------
    [158] : <Rx> - 08:58:28.920
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE51 (GapScan_enable)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 51 FE 00 ......Q..
    --------------------------------------------------------------------
    [159] : <Rx> - 08:58:28.935
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x07 (7) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00010000 (65536) (
    GAP_EVT_SCAN_ENABLED)
    Dump(Rx):
    0000:04 FF 07 13 06 00 00 00 01 00 ..........
    --------------------------------------------------------------------
    [160] : <Rx> - 08:58:28.950
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 66:74:06:BA:22:CA
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAD (173)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:52:7D:30:D6:84:1C:73:02:
    0E:FA:DA:0F:3F:C8:5A:A7:DF:89:95:04:8F:41:65
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 CA 22 BA 06 ..>.....@...."..
    0010:74 66 01 00 FF 7F AD FF 00 00 00 00 00 00 00 00 tf..............
    0020:1F 00 1E FF 06 00 01 09 20 02 52 7D 30 D6 84 1C ........ .R}0...
    0030:73 02 0E FA DA 0F 3F C8 5A A7 DF 89 95 04 8F 41 s.....?.Z......A
    0040:65 e
    --------------------------------------------------------------------
    [161] : <Rx> - 08:58:28.966
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 2C:6A:24:A3:88:79
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC5 (197)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:26:62:F1:8D:5C:14:E8:08:
    41:28:AB:68:BF:27:BA:9C:65:31:4D:0D:7C:A9:4F
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 79 88 A3 24 ..>.....@...y..$
    0010:6A 2C 01 00 FF 7F C5 FF 00 00 00 00 00 00 00 00 j,..............
    0020:1F 00 1E FF 06 00 01 09 20 02 26 62 F1 8D 5C 14 ........ .&b..\.
    0030:E8 08 41 28 AB 68 BF 27 BA 9C 65 31 4D 0D 7C A9 ..A(.h.'..e1M.|.
    0040:4F O
    --------------------------------------------------------------------
    [162] : <Rx> - 08:58:28.981
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 75:D4:4F:A5:A3:DB
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB1 (177)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 02:01:1A:1B:FF:4C:00:0C:0E:08:8E:A8:A7:0A:A5:E2:
    92:FD:78:42:3C:5D:99:10:06:75:1D:BA:31:39:58
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 13 01 DB A3 A5 4F ..>.....@......O
    0010:D4 75 01 00 FF 7F B1 FF 00 00 00 00 00 00 00 00 .u..............
    0020:1F 00 02 01 1A 1B FF 4C 00 0C 0E 08 8E A8 A7 0A .......L........
    0030:A5 E2 92 FD 78 42 3C 5D 99 10 06 75 1D BA 31 39 ....xB<]...u..19
    0040:58 X
    --------------------------------------------------------------------
    [163] : <Rx> - 08:58:28.997
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 0B:CE:7B:4C:09:95
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xA8 (168)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:F1:95:3E:02:55:1C:8F:52:
    5B:34:61:F0:19:CD:85:9B:95:7F:30:7C:C1:FB:EA
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 95 09 4C 7B ..>.....@.....L{
    0010:CE 0B 01 00 FF 7F A8 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 F1 95 3E 02 55 1C ........ ...>.U.
    0030:8F 52 5B 34 61 F0 19 CD 85 9B 95 7F 30 7C C1 FB .R[4a.......0|..
    0040:EA .
    --------------------------------------------------------------------
    [164] : <Rx> - 08:58:29.012
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 31:7B:5C:6E:60:33
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB3 (179)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:19:D3:9F:71:59:3B:3E:FE:
    7B:20:E4:69:E4:53:D5:3B:8B:1B:9F:CB:4C:D4:99
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 33 60 6E 5C ..>.....@...3`n\
    0010:7B 31 01 00 FF 7F B3 FF 00 00 00 00 00 00 00 00 {1..............
    0020:1F 00 1E FF 06 00 01 09 20 02 19 D3 9F 71 59 3B ........ ....qY;
    0030:3E FE 7B 20 E4 69 E4 53 D5 3B 8B 1B 9F CB 4C D4 >.{ .i.S.;....L.
    0040:99 .
    --------------------------------------------------------------------
    [165] : <Rx> - 08:58:29.028
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 23:15:6F:FF:1D:D9
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAE (174)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:67:E2:F2:87:85:9E:53:D8:
    23:E9:DA:0D:89:5C:1D:EA:32:8F:FA:AA:8F:73:5A
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 D9 1D FF 6F ..>.....@......o
    0010:15 23 01 00 FF 7F AE FF 00 00 00 00 00 00 00 00 .#..............
    0020:1F 00 1E FF 06 00 01 09 20 02 67 E2 F2 87 85 9E ........ .g.....
    0030:53 D8 23 E9 DA 0D 89 5C 1D EA 32 8F FA AA 8F 73 S.#....\..2....s
    0040:5A Z
    --------------------------------------------------------------------
    [166] : <Rx> - 08:58:29.043
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 0C:3A:82:A8:16:EF
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB5 (181)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:8C:81:50:29:7D:41:25:CC:
    56:E8:DE:40:83:F1:AD:D9:B3:8F:20:F6:5B:B3:6C
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 EF 16 A8 82 ..>.....@.......
    0010:3A 0C 01 00 FF 7F B5 FF 00 00 00 00 00 00 00 00 :...............
    0020:1F 00 1E FF 06 00 01 09 20 02 8C 81 50 29 7D 41 ........ ...P)}A
    0030:25 CC 56 E8 DE 40 83 F1 AD D9 B3 8F 20 F6 5B B3 %.V..@...... .[.
    0040:6C l
    --------------------------------------------------------------------
    [167] : <Rx> - 08:58:29.059
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 02:E1:5B:1E:08:49
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAF (175)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:F0:11:75:D1:A3:69:7E:D3:
    03:B0:0C:F8:BD:A0:F1:1A:BB:97:A3:70:C3:C1:44
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 49 08 1E 5B ..>.....@...I..[
    0010:E1 02 01 00 FF 7F AF FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 F0 11 75 D1 A3 69 ........ ...u..i
    0030:7E D3 03 B0 0C F8 BD A0 F1 1A BB 97 A3 70 C3 C1 ~............p..
    0040:44 D
    --------------------------------------------------------------------
    [168] : <Rx> - 08:58:29.074
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x27 (39) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : D7:BE:37:5D:A7:D2
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xA8 (168)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0008 (8)
    Data : 07:FF:4C:00:12:02:14:03
    Dump(Rx):
    0000:04 FF 27 13 06 00 00 00 40 00 13 01 D2 A7 5D 37 ..'.....@.....]7
    0010:BE D7 01 00 FF 7F A8 FF 00 00 00 00 00 00 00 00 ................
    0020:08 00 07 FF 4C 00 12 02 14 03 ....L.....
    --------------------------------------------------------------------
    [169] : <Rx> - 08:58:29.089
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x32 (50) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 74:FA:1F:8A:93:38
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB4 (180)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0013 (19)
    Data : 02:01:1A:02:0A:07:0C:FF:4C:00:10:07:7C:1F:11:5C:
    F2:23:80
    Dump(Rx):
    0000:04 FF 32 13 06 00 00 00 40 00 13 01 38 93 8A 1F ..2.....@...8...
    0010:FA 74 01 00 FF 7F B4 FF 00 00 00 00 00 00 00 00 .t..............
    0020:13 00 02 01 1A 02 0A 07 0C FF 4C 00 10 07 7C 1F ..........L...|.
    0030:11 5C F2 23 80 .\.#.
    --------------------------------------------------------------------
    [170] : <Rx> - 08:58:29.105
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 04:C7:C2:99:BE:E2
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAF (175)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:B3:13:3A:B9:3C:06:2B:14:
    8E:A1:5A:52:1C:42:DA:76:D4:F7:71:E5:D9:9A:A0
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 E2 BE 99 C2 ..>.....@.......
    0010:C7 04 01 00 FF 7F AF FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 B3 13 3A B9 3C 06 ........ ...:.<.
    0030:2B 14 8E A1 5A 52 1C 42 DA 76 D4 F7 71 E5 D9 9A +...ZR.B.v..q...
    0040:A0 .
    --------------------------------------------------------------------
    [171] : <Rx> - 08:58:29.120
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 1F:CA:3C:14:B2:72
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB5 (181)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:26:5E:FE:46:3F:DB:0A:6F:
    C2:3B:D5:06:37:CE:96:84:34:BE:9F:4A:6E:37:D8
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 72 B2 14 3C ..>.....@...r..<
    0010:CA 1F 01 00 FF 7F B5 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 26 5E FE 46 3F DB ........ .&^.F?.
    0030:0A 6F C2 3B D5 06 37 CE 96 84 34 BE 9F 4A 6E 37 .o.;..7...4..Jn7
    0040:D8 .
    --------------------------------------------------------------------
    [172] : <Rx> - 08:58:29.136
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 29:6E:98:1D:A9:49
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB8 (184)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:CB:6E:4F:22:F6:54:F4:95:
    80:DC:51:C2:03:F6:4D:FE:AD:E4:3F:CA:BC:EE:77
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 49 A9 1D 98 ..>.....@...I...
    0010:6E 29 01 00 FF 7F B8 FF 00 00 00 00 00 00 00 00 n)..............
    0020:1F 00 1E FF 06 00 01 09 20 02 CB 6E 4F 22 F6 54 ........ ..nO".T
    0030:F4 95 80 DC 51 C2 03 F6 4D FE AD E4 3F CA BC EE ....Q...M...?...
    0040:77 w
    --------------------------------------------------------------------
    [173] : <Rx> - 08:58:29.152
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 01:03:7C:54:31:81
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB3 (179)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:C8:CE:44:88:C0:FB:B9:FB:
    6A:C0:16:61:26:0C:0D:94:87:92:15:DB:7F:F2:42
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 81 31 54 7C ..>.....@....1T|
    0010:03 01 01 00 FF 7F B3 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 C8 CE 44 88 C0 FB ........ ...D...
    0030:B9 FB 6A C0 16 61 26 0C 0D 94 87 92 15 DB 7F F2 ..j..a&.........
    0040:42 B
    --------------------------------------------------------------------
    [174] : <Rx> - 08:58:29.167
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 71:C6:B8:1A:1C:6F
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB9 (185)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:EB:43:67:E1:17:A8:D1:56:
    EA:BA:F9:0C:DE:4D:92:81:1F:FF:75:08:23:C6:F9
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 6F 1C 1A B8 ..>.....@...o...
    0010:C6 71 01 00 FF 7F B9 FF 00 00 00 00 00 00 00 00 .q..............
    0020:1F 00 1E FF 06 00 01 09 20 02 EB 43 67 E1 17 A8 ........ ..Cg...
    0030:D1 56 EA BA F9 0C DE 4D 92 81 1F FF 75 08 23 C6 .V.....M....u.#.
    0040:F9 .
    --------------------------------------------------------------------
    [175] : <Rx> - 08:58:29.182
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 43:97:9A:D9:24:1D
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAC (172)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:F8:8D:12:32:09:CB:88:A9:
    A7:B8:F0:5E:9B:96:BB:70:50:4B:60:61:F2:B4:66
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 1D 24 D9 9A ..>.....@....$..
    0010:97 43 01 00 FF 7F AC FF 00 00 00 00 00 00 00 00 .C..............
    0020:1F 00 1E FF 06 00 01 09 20 02 F8 8D 12 32 09 CB ........ ....2..
    0030:88 A9 A7 B8 F0 5E 9B 96 BB 70 50 4B 60 61 F2 B4 .....^...pPK`a..
    0040:66 f
    --------------------------------------------------------------------
    [176] : <Rx> - 08:58:33.918
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x09 (9) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00020000 (131072) (
    GAP_EVT_SCAN_DISABLED)
    EndReason : 0x01 (1) (SCAN_END_REASON_DUR_EXP)
    NumberOfReports: 0x10 (16)
    Dump(Rx):
    0000:04 FF 09 13 06 00 00 00 02 00 01 10 ............
    --------------------------------------------------------------------
    [177] : <Tx> - 08:58:41.473
    -Type : 0x01 (Command)
    -OpCode : 0xFE51 (GapScan_enable)
    -Data Length : 0x06 (6) byte(s)
    Period : 0x0000 (0)
    Duration : 0x01F4 (500)
    MaxNumRecords : 0x0028 (40)
    Dump(Tx):
    0000:01 51 FE 06 00 00 F4 01 28 00 .Q......(.
    --------------------------------------------------------------------
    [178] : <Rx> - 08:58:41.484
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE51 (GapScan_enable)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 51 FE 00 ......Q..
    --------------------------------------------------------------------
    [179] : <Rx> - 08:58:41.499
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x07 (7) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00010000 (65536) (
    GAP_EVT_SCAN_ENABLED)
    Dump(Rx):
    0000:04 FF 07 13 06 00 00 00 01 00 ..........
    --------------------------------------------------------------------
    [180] : <Rx> - 08:58:41.514
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 00:71:7B:0B:19:09
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAC (172)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:33:41:9A:92:E9:FC:02:B7:
    F1:5B:2D:E0:EC:77:F0:65:D5:F2:B6:D7:44:49:FD
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 09 19 0B 7B ..>.....@......{
    0010:71 00 01 00 FF 7F AC FF 00 00 00 00 00 00 00 00 q...............
    0020:1F 00 1E FF 06 00 01 09 20 02 33 41 9A 92 E9 FC ........ .3A....
    0030:02 B7 F1 5B 2D E0 EC 77 F0 65 D5 F2 B6 D7 44 49 ...[-..w.e....DI
    0040:FD .
    --------------------------------------------------------------------
    [181] : <Rx> - 08:58:41.530
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 1F:99:99:96:90:03
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAB (171)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:DA:31:EB:EA:B3:63:07:D0:
    6D:EE:F0:EC:DA:F2:2C:05:EB:0A:3B:51:01:77:FD
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 03 90 96 99 ..>.....@.......
    0010:99 1F 01 00 FF 7F AB FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 DA 31 EB EA B3 63 ........ ..1...c
    0030:07 D0 6D EE F0 EC DA F2 2C 05 EB 0A 3B 51 01 77 ..m.....,...;Q.w
    0040:FD .
    --------------------------------------------------------------------
    [182] : <Rx> - 08:58:41.545
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 01:03:7C:54:31:81
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB1 (177)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:C8:CE:44:88:C0:FB:B9:FB:
    6A:C0:16:61:26:0C:0D:94:87:92:15:DB:7F:F2:42
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 81 31 54 7C ..>.....@....1T|
    0010:03 01 01 00 FF 7F B1 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 C8 CE 44 88 C0 FB ........ ...D...
    0030:B9 FB 6A C0 16 61 26 0C 0D 94 87 92 15 DB 7F F2 ..j..a&.........
    0040:42 B
    --------------------------------------------------------------------
    [183] : <Rx> - 08:58:41.560
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x27 (39) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : E1:94:EC:87:ED:32
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBB (187)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0008 (8)
    Data : 07:FF:4C:00:12:02:00:00
    Dump(Rx):
    0000:04 FF 27 13 06 00 00 00 40 00 10 01 32 ED 87 EC ..'.....@...2...
    0010:94 E1 01 00 FF 7F BB FF 00 00 00 00 00 00 00 00 ................
    0020:08 00 07 FF 4C 00 12 02 00 00 ....L.....
    --------------------------------------------------------------------
    [184] : <Rx> - 08:58:41.576
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 2C:6A:24:A3:88:79
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBE (190)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:26:62:F1:8D:5C:14:E8:08:
    41:28:AB:68:BF:27:BA:9C:65:31:4D:0D:7C:A9:4F
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 79 88 A3 24 ..>.....@...y..$
    0010:6A 2C 01 00 FF 7F BE FF 00 00 00 00 00 00 00 00 j,..............
    0020:1F 00 1E FF 06 00 01 09 20 02 26 62 F1 8D 5C 14 ........ .&b..\.
    0030:E8 08 41 28 AB 68 BF 27 BA 9C 65 31 4D 0D 7C A9 ..A(.h.'..e1M.|.
    0040:4F O
    --------------------------------------------------------------------
    [185] : <Rx> - 08:58:41.591
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x32 (50) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 6A:51:69:55:27:A1
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBC (188)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0013 (19)
    Data : 02:01:1A:02:0A:07:0C:FF:4C:00:10:07:3A:1F:59:17:
    73:42:38
    Dump(Rx):
    0000:04 FF 32 13 06 00 00 00 40 00 13 01 A1 27 55 69 ..2.....@....'Ui
    0010:51 6A 01 00 FF 7F BC FF 00 00 00 00 00 00 00 00 Qj..............
    0020:13 00 02 01 1A 02 0A 07 0C FF 4C 00 10 07 3A 1F ..........L...:.
    0030:59 17 73 42 38 Y.sB8
    --------------------------------------------------------------------
    [186] : <Rx> - 08:58:41.607
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 7A:7A:8D:32:94:25
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB4 (180)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:AF:27:C9:94:16:1A:EA:2B:
    C4:C2:F1:D7:4B:FA:BC:5C:B9:83:83:B2:00:8A:52
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 25 94 32 8D ..>.....@...%.2.
    0010:7A 7A 01 00 FF 7F B4 FF 00 00 00 00 00 00 00 00 zz..............
    0020:1F 00 1E FF 06 00 01 09 20 02 AF 27 C9 94 16 1A ........ ..'....
    0030:EA 2B C4 C2 F1 D7 4B FA BC 5C B9 83 83 B2 00 8A .+....K..\......
    0040:52 R
    --------------------------------------------------------------------
    [187] : <Rx> - 08:58:41.622
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x31 (49) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 40:E0:2D:ED:7A:D3
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAE (174)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0012 (18)
    Data : 02:01:06:0E:FF:4C:00:07:09:03:4C:01:01:32:A5:01:
    28:00
    Dump(Rx):
    0000:04 FF 31 13 06 00 00 00 40 00 13 01 D3 7A ED 2D ..1.....@....z.-
    0010:E0 40 01 00 FF 7F AE FF 00 00 00 00 00 00 00 00 .@..............
    0020:12 00 02 01 06 0E FF 4C 00 07 09 03 4C 01 01 32 .......L....L..2
    0030:A5 01 28 00 ..(.
    --------------------------------------------------------------------
    [188] : <Rx> - 08:58:41.638
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 01:62:D9:9F:27:D3
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB8 (184)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:CC:66:F7:7F:8B:61:E5:76:
    12:A8:9B:5C:59:66:33:83:17:F6:2D:99:AF:96:FD
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 D3 27 9F D9 ..>.....@....'..
    0010:62 01 01 00 FF 7F B8 FF 00 00 00 00 00 00 00 00 b...............
    0020:1F 00 1E FF 06 00 01 09 20 02 CC 66 F7 7F 8B 61 ........ ..f...a
    0030:E5 76 12 A8 9B 5C 59 66 33 83 17 F6 2D 99 AF 96 .v...\Yf3...-...
    0040:FD .
    --------------------------------------------------------------------
    [189] : <Rx> - 08:58:41.654
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x32 (50) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 42:9E:C1:A4:28:11
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBA (186)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0013 (19)
    Data : 02:01:1A:02:0A:08:0C:FF:4C:00:10:07:21:1B:03:41:
    20:70:58
    Dump(Rx):
    0000:04 FF 32 13 06 00 00 00 40 00 13 01 11 28 A4 C1 ..2.....@....(..
    0010:9E 42 01 00 FF 7F BA FF 00 00 00 00 00 00 00 00 .B..............
    0020:13 00 02 01 1A 02 0A 08 0C FF 4C 00 10 07 21 1B ..........L...!.
    0030:03 41 20 70 58 .A pX
    --------------------------------------------------------------------
    [190] : <Rx> - 08:58:41.669
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 0C:3A:82:A8:16:EF
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB2 (178)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:8C:81:50:29:7D:41:25:CC:
    56:E8:DE:40:83:F1:AD:D9:B3:8F:20:F6:5B:B3:6C
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 EF 16 A8 82 ..>.....@.......
    0010:3A 0C 01 00 FF 7F B2 FF 00 00 00 00 00 00 00 00 :...............
    0020:1F 00 1E FF 06 00 01 09 20 02 8C 81 50 29 7D 41 ........ ...P)}A
    0030:25 CC 56 E8 DE 40 83 F1 AD D9 B3 8F 20 F6 5B B3 %.V..@...... .[.
    0040:6C l
    --------------------------------------------------------------------
    [191] : <Rx> - 08:58:41.685
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 0C:E5:D7:E5:79:A9
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC7 (199)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:D4:F2:CC:98:AE:38:AE:00:
    B1:E4:5E:F9:7B:77:F2:D0:00:1B:30:0D:6D:5D:3D
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 A9 79 E5 D7 ..>.....@....y..
    0010:E5 0C 01 00 FF 7F C7 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 D4 F2 CC 98 AE 38 ........ ......8
    0030:AE 00 B1 E4 5E F9 7B 77 F2 D0 00 1B 30 0D 6D 5D ....^.{w....0.m]
    0040:3D =
    --------------------------------------------------------------------
    [192] : <Rx> - 08:58:41.701
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 2B:D4:F0:F0:67:ED
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB5 (181)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:CF:3D:B9:0E:27:21:71:67:
    04:5E:2B:E9:66:9C:69:FF:EC:90:14:4E:86:0F:6D
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 ED 67 F0 F0 ..>.....@....g..
    0010:D4 2B 01 00 FF 7F B5 FF 00 00 00 00 00 00 00 00 .+..............
    0020:1F 00 1E FF 06 00 01 09 20 02 CF 3D B9 0E 27 21 ........ ..=..'!
    0030:71 67 04 5E 2B E9 66 9C 69 FF EC 90 14 4E 86 0F qg.^+.f.i....N..
    0040:6D m
    --------------------------------------------------------------------
    [193] : <Rx> - 08:58:41.717
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x31 (49) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 6B:CC:28:3C:51:8E
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB7 (183)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0012 (18)
    Data : 02:01:1A:02:0A:07:0B:FF:4C:00:10:06:30:1D:56:0A:
    D1:28
    Dump(Rx):
    0000:04 FF 31 13 06 00 00 00 40 00 13 01 8E 51 3C 28 ..1.....@....Q<(
    0010:CC 6B 01 00 FF 7F B7 FF 00 00 00 00 00 00 00 00 .k..............
    0020:12 00 02 01 1A 02 0A 07 0B FF 4C 00 10 06 30 1D ..........L...0.
    0030:56 0A D1 28 V..(
    --------------------------------------------------------------------
    [194] : <Rx> - 08:58:41.732
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 16:D1:98:4E:A4:48
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBB (187)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:DA:4C:C6:E8:57:56:0B:62:
    1B:4E:37:56:AE:A6:31:46:2C:07:6B:09:8D:28:5F
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 48 A4 4E 98 ..>.....@...H.N.
    0010:D1 16 01 00 FF 7F BB FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 DA 4C C6 E8 57 56 ........ ..L..WV
    0030:0B 62 1B 4E 37 56 AE A6 31 46 2C 07 6B 09 8D 28 .b.N7V..1F,.k..(
    0040:5F _
    --------------------------------------------------------------------
    [195] : <Rx> - 08:58:41.747
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 17:DF:E2:1A:7D:89
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBA (186)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:91:67:19:AD:44:8C:4B:95:
    66:A5:DC:F0:91:5E:96:92:9A:AB:C5:96:27:F1:23
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 89 7D 1A E2 ..>.....@....}..
    0010:DF 17 01 00 FF 7F BA FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 91 67 19 AD 44 8C ........ ..g..D.
    0030:4B 95 66 A5 DC F0 91 5E 96 92 9A AB C5 96 27 F1 K.f....^......'.
    0040:23 #
    --------------------------------------------------------------------
    [196] : <Tx> - 08:58:45.600
    -Type : 0x01 (Command)
    -OpCode : 0xFE52 (GapScan_disable)
    -Data Length : 0x00 (0) byte(s)
    Dump(Tx):
    0000:01 52 FE 00 .R..
    --------------------------------------------------------------------
    [197] : <Rx> - 08:58:45.613
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE52 (GapScan_disable)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 52 FE 00 ......R..
    --------------------------------------------------------------------
    [198] : <Rx> - 08:58:45.628
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x09 (9) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00020000 (131072) (
    GAP_EVT_SCAN_DISABLED)
    EndReason : 0x00 (0) (SCAN_END_REASON_USR_REQ)
    NumberOfReports: 0x10 (16)
    Dump(Rx):
    0000:04 FF 09 13 06 00 00 00 02 00 00 10 ............
    --------------------------------------------------------------------
    [199] : <Tx> - 08:58:48.863
    -Type : 0x01 (Command)
    -OpCode : 0xFE51 (GapScan_enable)
    -Data Length : 0x06 (6) byte(s)
    Period : 0x0000 (0)
    Duration : 0x01F4 (500)
    MaxNumRecords : 0x0028 (40)
    Dump(Tx):
    0000:01 51 FE 06 00 00 F4 01 28 00 .Q......(.
    --------------------------------------------------------------------
    [200] : <Rx> - 08:58:48.880
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE51 (GapScan_enable)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 51 FE 00 ......Q..
    --------------------------------------------------------------------
    [201] : <Rx> - 08:58:48.895
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x07 (7) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00010000 (65536) (
    GAP_EVT_SCAN_ENABLED)
    Dump(Rx):
    0000:04 FF 07 13 06 00 00 00 01 00 ..........
    --------------------------------------------------------------------
    [202] : <Rx> - 08:58:48.910
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 00:71:7B:0B:19:09
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAB (171)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:33:41:9A:92:E9:FC:02:B7:
    F1:5B:2D:E0:EC:77:F0:65:D5:F2:B6:D7:44:49:FD
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 09 19 0B 7B ..>.....@......{
    0010:71 00 01 00 FF 7F AB FF 00 00 00 00 00 00 00 00 q...............
    0020:1F 00 1E FF 06 00 01 09 20 02 33 41 9A 92 E9 FC ........ .3A....
    0030:02 B7 F1 5B 2D E0 EC 77 F0 65 D5 F2 B6 D7 44 49 ...[-..w.e....DI
    0040:FD .
    --------------------------------------------------------------------
    [203] : <Rx> - 08:58:48.926
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x12 (18) (Legacy_ADV_SCAN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 6B:F7:A3:C2:95:4F
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB5 (181)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:4C:00:07:19:01:13:20:0B:99:8F:01:00:09:4E:
    5D:77:40:88:DC:87:75:6C:23:3D:62:59:BD:D2:EE
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 12 01 4F 95 C2 A3 ..>.....@...O...
    0010:F7 6B 01 00 FF 7F B5 FF 00 00 00 00 00 00 00 00 .k..............
    0020:1F 00 1E FF 4C 00 07 19 01 13 20 0B 99 8F 01 00 ....L..... .....
    0030:09 4E 5D 77 40 88 DC 87 75 6C 23 3D 62 59 BD D2 .N]w@...ul#=bY..
    0040:EE .
    --------------------------------------------------------------------
    [204] : <Rx> - 08:58:48.941
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 1F:AA:80:BC:40:39
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xAC (172)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:E4:76:F7:DB:B9:F5:BC:A5:
    BC:0A:3C:25:71:B3:FF:B2:E2:B7:8F:24:5E:CF:66
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 39 40 BC 80 ..>.....@...9@..
    0010:AA 1F 01 00 FF 7F AC FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 E4 76 F7 DB B9 F5 ........ ..v....
    0030:BC A5 BC 0A 3C 25 71 B3 FF B2 E2 B7 8F 24 5E CF ....<%q......$^.
    0040:66 f
    --------------------------------------------------------------------
    [205] : <Rx> - 08:58:48.956
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x32 (50) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 50:E5:38:C8:B0:1C
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBD (189)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0013 (19)
    Data : 02:01:1A:02:0A:07:0C:FF:4C:00:10:07:33:1F:2C:0C:
    ED:A7:18
    Dump(Rx):
    0000:04 FF 32 13 06 00 00 00 40 00 13 01 1C B0 C8 38 ..2.....@......8
    0010:E5 50 01 00 FF 7F BD FF 00 00 00 00 00 00 00 00 .P..............
    0020:13 00 02 01 1A 02 0A 07 0C FF 4C 00 10 07 33 1F ..........L...3.
    0030:2C 0C ED A7 18 ,....
    --------------------------------------------------------------------
    [206] : <Rx> - 08:58:48.972
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x31 (49) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 79:95:1E:97:24:BF
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB8 (184)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0012 (18)
    Data : 02:01:1A:02:0A:0C:0B:FF:4C:00:10:06:1D:1E:4C:21:
    8F:DF
    Dump(Rx):
    0000:04 FF 31 13 06 00 00 00 40 00 13 01 BF 24 97 1E ..1.....@....$..
    0010:95 79 01 00 FF 7F B8 FF 00 00 00 00 00 00 00 00 .y..............
    0020:12 00 02 01 1A 02 0A 0C 0B FF 4C 00 10 06 1D 1E ..........L.....
    0030:4C 21 8F DF L!..
    --------------------------------------------------------------------
    [207] : <Rx> - 08:58:48.988
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 0C:5F:3A:CE:A6:A1
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB6 (182)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:CE:B0:3F:10:4F:11:02:D8:
    9F:B6:5A:E2:F9:A6:A7:53:53:FE:E8:30:F9:D3:ED
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 A1 A6 CE 3A ..>.....@......:
    0010:5F 0C 01 00 FF 7F B6 FF 00 00 00 00 00 00 00 00 _...............
    0020:1F 00 1E FF 06 00 01 09 20 02 CE B0 3F 10 4F 11 ........ ...?.O.
    0030:02 D8 9F B6 5A E2 F9 A6 A7 53 53 FE E8 30 F9 D3 ....Z....SS..0..
    0040:ED .
    --------------------------------------------------------------------
    [208] : <Rx> - 08:58:49.003
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 73:B6:16:26:E2:64
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xA6 (166)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:62:A5:E3:1E:AE:71:24:C8:
    60:D5:82:16:79:3D:62:E9:C3:4F:B8:3A:C4:03:15
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 64 E2 26 16 ..>.....@...d.&.
    0010:B6 73 01 00 FF 7F A6 FF 00 00 00 00 00 00 00 00 .s..............
    0020:1F 00 1E FF 06 00 01 09 20 02 62 A5 E3 1E AE 71 ........ .b....q
    0030:24 C8 60 D5 82 16 79 3D 62 E9 C3 4F B8 3A C4 03 $.`...y=b..O.:..
    0040:15 .
    --------------------------------------------------------------------
    [209] : <Rx> - 08:58:49.018
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 0A:91:0F:DC:1A:19
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xD2 (210)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:49:EE:6C:0F:E4:2B:6B:26:
    9B:35:53:3F:70:C5:2D:60:C2:DD:B8:6B:AB:C0:3B
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 19 1A DC 0F ..>.....@.......
    0010:91 0A 01 00 FF 7F D2 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 49 EE 6C 0F E4 2B ........ .I.l..+
    0030:6B 26 9B 35 53 3F 70 C5 2D 60 C2 DD B8 6B AB C0 k&.5S?p.-`...k..
    0040:3B ;
    --------------------------------------------------------------------
    [210] : <Rx> - 08:58:49.034
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x26 (38) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x13 (19) (Legacy_ADV_IND_or_Data_Complete)
    AddressType : 0x00 (0) (ADDRTYPE_PUBLIC)
    Address : F0:F8:F2:2E:56:75
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC5 (197)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x0007 (7)
    Data : 02:01:06:03:02:F0:FF
    Dump(Rx):
    0000:04 FF 26 13 06 00 00 00 40 00 13 00 75 56 2E F2 ..&.....@...uV..
    0010:F8 F0 01 00 FF 7F C5 FF 00 00 00 00 00 00 00 00 ................
    0020:07 00 02 01 06 03 02 F0 FF .........
    --------------------------------------------------------------------
    [211] : <Rx> - 08:58:49.049
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 5E:52:F3:9C:52:83
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB6 (182)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:22:6B:61:4D:E4:6A:F4:32:
    60:61:AC:83:51:19:31:1C:9D:AC:44:B9:66:6E:D7
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 83 52 9C F3 ..>.....@....R..
    0010:52 5E 01 00 FF 7F B6 FF 00 00 00 00 00 00 00 00 R^..............
    0020:1F 00 1E FF 06 00 01 09 20 02 22 6B 61 4D E4 6A ........ ."kaM.j
    0030:F4 32 60 61 AC 83 51 19 31 1C 9D AC 44 B9 66 6E .2`a..Q.1...D.fn
    0040:D7 .
    --------------------------------------------------------------------
    [212] : <Rx> - 08:58:49.065
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 71:C6:B8:1A:1C:6F
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB6 (182)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:EB:43:67:E1:17:A8:D1:56:
    EA:BA:F9:0C:DE:4D:92:81:1F:FF:75:08:23:C6:F9
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 6F 1C 1A B8 ..>.....@...o...
    0010:C6 71 01 00 FF 7F B6 FF 00 00 00 00 00 00 00 00 .q..............
    0020:1F 00 1E FF 06 00 01 09 20 02 EB 43 67 E1 17 A8 ........ ..Cg...
    0030:D1 56 EA BA F9 0C DE 4D 92 81 1F FF 75 08 23 C6 .V.....M....u.#.
    0040:F9 .
    --------------------------------------------------------------------
    [213] : <Rx> - 08:58:49.080
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 10:CD:BE:1B:6D:8F
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC1 (193)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:1C:1B:A3:C7:C6:9B:0E:2E:
    E4:16:CD:90:01:B0:CE:23:1B:DC:3C:F6:D1:DA:FB
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 8F 6D 1B BE ..>.....@....m..
    0010:CD 10 01 00 FF 7F C1 FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 1C 1B A3 C7 C6 9B ........ .......
    0030:0E 2E E4 16 CD 90 01 B0 CE 23 1B DC 3C F6 D1 DA .........#..<...
    0040:FB .
    --------------------------------------------------------------------
    [214] : <Rx> - 08:58:49.096
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 01:62:D9:9F:27:D3
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBB (187)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:CC:66:F7:7F:8B:61:E5:76:
    12:A8:9B:5C:59:66:33:83:17:F6:2D:99:AF:96:FD
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 D3 27 9F D9 ..>.....@....'..
    0010:62 01 01 00 FF 7F BB FF 00 00 00 00 00 00 00 00 b...............
    0020:1F 00 1E FF 06 00 01 09 20 02 CC 66 F7 7F 8B 61 ........ ..f...a
    0030:E5 76 12 A8 9B 5C 59 66 33 83 17 F6 2D 99 AF 96 .v...\Yf3...-...
    0040:FD .
    --------------------------------------------------------------------
    [215] : <Rx> - 08:58:49.111
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 12:BA:A5:24:1C:87
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xBD (189)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:BD:89:8D:6F:FD:0B:89:1E:
    AC:15:28:74:DC:33:73:65:31:22:26:AE:34:FB:6D
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 87 1C 24 A5 ..>.....@.....$.
    0010:BA 12 01 00 FF 7F BD FF 00 00 00 00 00 00 00 00 ................
    0020:1F 00 1E FF 06 00 01 09 20 02 BD 89 8D 6F FD 0B ........ ....o..
    0030:89 1E AC 15 28 74 DC 33 73 65 31 22 26 AE 34 FB ....(t.3se1"&.4.
    0040:6D m
    --------------------------------------------------------------------
    [216] : <Rx> - 08:58:49.127
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 3F:E4:12:D3:7E:2C
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xC1 (193)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:2A:5B:AA:69:1B:C9:3A:20:
    8F:A6:7C:98:78:A2:A1:DA:CD:E4:85:8D:B8:A3:C0
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 2C 7E D3 12 ..>.....@...,~..
    0010:E4 3F 01 00 FF 7F C1 FF 00 00 00 00 00 00 00 00 .?..............
    0020:1F 00 1E FF 06 00 01 09 20 02 2A 5B AA 69 1B C9 ........ .*[.i..
    0030:3A 20 8F A6 7C 98 78 A2 A1 DA CD E4 85 8D B8 A3 : ..|.x.........
    0040:C0 .
    --------------------------------------------------------------------
    [217] : <Rx> - 08:58:49.142
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x3E (62) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00400000 (4194304) (
    GAP_EVT_ADV_REPORT)
    AdvRptEventType: 0x10 (16) (Legacy_ADV_NONCONN_or_Data_Complete)
    AddressType : 0x01 (1) (ADDRTYPE_RANDOM)
    Address : 2B:D4:F0:F0:67:ED
    PrimaryPHY : 0x01 (1) (SCANNED_PHY_1M)
    SecondaryPHY : 0x00 (0) (SCANNED_PHY_NONE)
    AdvSid : 0xFF (255)
    TxPower : 0x7F (127)
    RSSI : 0xB6 (182)
    DirectAddrType : 0xFF (255) (ADDRTYPE_NONE)
    DirectAddr : 00:00:00:00:00:00
    PeriodicAdvInt : 0x0000 (0)
    DataLength : 0x001F (31)
    Data : 1E:FF:06:00:01:09:20:02:CF:3D:B9:0E:27:21:71:67:
    04:5E:2B:E9:66:9C:69:FF:EC:90:14:4E:86:0F:6D
    Dump(Rx):
    0000:04 FF 3E 13 06 00 00 00 40 00 10 01 ED 67 F0 F0 ..>.....@....g..
    0010:D4 2B 01 00 FF 7F B6 FF 00 00 00 00 00 00 00 00 .+..............
    0020:1F 00 1E FF 06 00 01 09 20 02 CF 3D B9 0E 27 21 ........ ..=..'!
    0030:71 67 04 5E 2B E9 66 9C 69 FF EC 90 14 4E 86 0F qg.^+.f.i....N..
    0040:6D m
    --------------------------------------------------------------------
    [218] : <Tx> - 08:58:49.164
    -Type : 0x01 (Command)
    -OpCode : 0xFE52 (GapScan_disable)
    -Data Length : 0x00 (0) byte(s)
    Dump(Tx):
    0000:01 52 FE 00 .R..
    --------------------------------------------------------------------
    [219] : <Rx> - 08:58:49.420
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE52 (GapScan_disable)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 52 FE 00 ......R..
    --------------------------------------------------------------------
    [220] : <Rx> - 08:58:49.436
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x09 (9) bytes(s)
    Event : 0x0613 (1555) (GAP_AdvertiserScannerEvent)
    Status : 0x00 (0) (SUCCESS)
    EventId : 0x00020000 (131072) (
    GAP_EVT_SCAN_DISABLED)
    EndReason : 0x00 (0) (SCAN_END_REASON_USR_REQ)
    NumberOfReports: 0x10 (16)
    Dump(Rx):
    0000:04 FF 09 13 06 00 00 00 02 00 00 10 ............
    --------------------------------------------------------------------
    [221] : <Tx> - 08:58:49.531
    -Type : 0x01 (Command)
    -OpCode : 0xFE62 (GapInit_connect)
    -Data Length : 0x0A (10) byte(s)
    PeerAddrType : 0x00 (0) (PEER_ADDRTYPE_PUBLIC_OR_PUBLIC_ID)
    PeerAddr : F0:F8:F2:2E:56:75
    InitiatingPhy : 0x01 (1) (
    INIT_PHY_1M)
    Timeout : 0x0000 (0)
    Dump(Tx):
    0000:01 62 FE 0A 00 75 56 2E F2 F8 F0 01 00 00 .b...uV.......
    --------------------------------------------------------------------
    [222] : <Rx> - 08:58:49.590
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE62 (GapInit_connect)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 62 FE 00 ......b..
    --------------------------------------------------------------------
    [223] : <Rx> - 08:58:49.651
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x14 (20) bytes(s)
    Event : 0x0605 (1541) (GAP_EstablishLink)
    Status : 0x00 (0) (SUCCESS)
    DevAddrType : 0x00 (0) (ADDRTYPE_PUBLIC)
    DevAddr : F0:F8:F2:2E:56:75
    ConnHandle : 0x0000 (0)
    ConnRole : 0x08 (8) (
    Central)
    ConnInterval : 0x0050 (80)
    ConnLatency : 0x0000 (0)
    ConnTimeout : 0x07D0 (2000)
    ClockAccuracy : 0x00 (0)
    Dump(Rx):
    0000:04 FF 14 05 06 00 00 75 56 2E F2 F8 F0 00 00 08 .......uV.......
    0010:50 00 00 00 D0 07 00 P......
    --------------------------------------------------------------------
    [224] : <Tx> - 08:58:49.652
    -Type : 0x01 (Command)
    -OpCode : 0x2022 (HCI_LE_SetDataLength)
    -Data Length : 0x06 (6) byte(s)
    Handle : 0x0000 (0)
    TxOctets : 0x00FB (251)
    TxTime : 0x0848 (2120)
    Dump(Tx):
    0000:01 22 20 06 00 00 FB 00 48 08 ." .....H.
    --------------------------------------------------------------------
    [225] : <Info> - 08:58:49.711
    Device Connected
    Handle = 0x0000
    Addr Type = 0x00 (ADDRTYPE_PUBLIC)
    BDAddr = F0:F8:F2:2E:56:75
    --------------------------------------------------------------------
    [226] : <Rx> - 08:58:49.697
    -Type : 0x04 (Event)
    -EventCode : 0x000E (HCI_CommandCompleteEvent)
    -Data Length : 0x06 (6) bytes(s)
    Packets : 0x01 (1)
    OpCode : 0x2022 (HCI_LE_SetDataLength)
    Status : 0x00 (0) (SUCCESS)
    Handle : 0x0000 (0)
    Dump(Rx):
    0000:04 0E 06 01 22 20 00 00 00 ...." ...
    --------------------------------------------------------------------
    [227] : <Rx> - 08:58:49.851
    -Type : 0x04 (Event)
    -EventCode : 0x003E (HCI_LE_GenericReportEvent)
    -Data Length : 0x0C (12) bytes(s)
    LE Event Code : 0x04 (4) (HCI_LE_ReadRemoteUsedFeaturesCompleteEvent)
    LE Event Code : 0x04 (4) (HCI_LE_ReadRemoteUsedFeaturesCompleteEvent)
    Status : 0x00 (0) (SUCCESS)
    ConnectionId : 0x0000 (0)
    Features : 0x00000000000059FF (23039) (
    Encryption
    Connection_Parameters_Request
    Reject_Extended_Indication
    Slave_Features_Exchange
    Ping
    Data_Packet_Length_Extension
    Privacy
    Extended_Scanner_Filter_Policies
    PHY_2M
    Coded_PHY
    Extended_Advertising
    Channel_Selection_Algorithm_2)
    Dump(Rx):
    0000:04 3E 0C 04 00 00 00 FF 59 00 00 00 00 00 00 .>......Y......
    --------------------------------------------------------------------
    [228] : <Info> - 08:59:47.856
    OAD - Update Connection Settings
    --------------------------------------------------------------------
    [229] : <Info> - 08:59:47.860
    Start OAD Download
    --------------------------------------------------------------------
    [230] : <Info> - 08:59:47.862
    StartReset Service Discovery
    --------------------------------------------------------------------
    [231] : <Info> - 08:59:47.865
    OAD Send UUID Discovery
    --------------------------------------------------------------------
    [232] : <Tx> - 08:59:47.858
    -Type : 0x01 (Command)
    -OpCode : 0x2016 (HCI_LEReadRemoteUsedFeatures)
    -Data Length : 0x02 (2) byte(s)
    Handle : 0x0000 (0)
    Dump(Tx):
    0000:01 16 20 02 00 00 .. ...
    --------------------------------------------------------------------
    [233] : <Tx> - 08:59:47.877
    -Type : 0x01 (Command)
    -OpCode : 0xFD86 (GATT_DiscPrimaryServiceByUUID)
    -Data Length : 0x12 (18) byte(s)
    ConnHandle : 0x0000 (0)
    Value : 00:00:00:00:00:00:00:B0:00:40:51:04:D0:FF:00:F0
    Dump(Tx):
    0000:01 86 FD 12 00 00 00 00 00 00 00 00 00 B0 00 40 ...............@
    0010:51 04 D0 FF 00 F0 Q.....
    --------------------------------------------------------------------
    [234] : <Rx> - 08:59:47.892
    -Type : 0x04 (Event)
    -EventCode : 0x003E (HCI_LE_GenericReportEvent)
    -Data Length : 0x0C (12) bytes(s)
    LE Event Code : 0x04 (4) (HCI_LE_ReadRemoteUsedFeaturesCompleteEvent)
    LE Event Code : 0x04 (4) (HCI_LE_ReadRemoteUsedFeaturesCompleteEvent)
    Status : 0x00 (0) (SUCCESS)
    ConnectionId : 0x0000 (0)
    Features : 0x00000000000059FF (23039) (
    Encryption
    Connection_Parameters_Request
    Reject_Extended_Indication
    Slave_Features_Exchange
    Ping
    Data_Packet_Length_Extension
    Privacy
    Extended_Scanner_Filter_Policies
    PHY_2M
    Coded_PHY
    Extended_Advertising
    Channel_Selection_Algorithm_2)
    Dump(Rx):
    0000:04 3E 0C 04 00 00 00 FF 59 00 00 00 00 00 00 .>......Y......
    --------------------------------------------------------------------
    [235] : <Rx> - 08:59:47.908
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFD86 (GATT_DiscPrimaryServiceByUUID)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 86 FD 00 .........
    --------------------------------------------------------------------
    [236] : <Rx> - 08:59:48.048
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x0A (10) bytes(s)
    Event : 0x0507 (1287) (ATT_FindByTypeValueRsp)
    Status : 0x00 (0) (SUCCESS)
    ConnHandle : 0x0000 (0)
    PduLen : 0x04 (4)
    Handle : 31:00
    Handle : FF:FF
    Dump(Rx):
    0000:04 FF 0A 07 05 00 00 00 04 31 00 FF FF .........1...
    --------------------------------------------------------------------
    [237] : <Info> - 08:59:48.056
    OAD Send UUID Info Discovery
    --------------------------------------------------------------------
    [238] : <Rx> - 08:59:48.249
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x0507 (1287) (ATT_FindByTypeValueRsp)
    Status : 0x1A (26) (bleProcedureComplete)
    ConnHandle : 0x0000 (0)
    PduLen : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 07 05 1A 00 00 00 .........
    --------------------------------------------------------------------
    [239] : <Tx> - 08:59:48.251
    -Type : 0x01 (Command)
    -OpCode : 0xFE11 (GAP_UpdateLinkParamReq)
    -Data Length : 0x0A (10) byte(s)
    ConnHandle : 0x0000 (0)
    IntervalMin : 0x0006 (6)
    IntervalMax : 0x0006 (6)
    ConnLatency : 0x0000 (0)
    ConnTimeout : 0x0032 (50)
    Dump(Tx):
    0000:01 11 FE 0A 00 00 06 00 06 00 00 00 32 00 ............2.
    --------------------------------------------------------------------
    [240] : <Tx> - 08:59:48.265
    -Type : 0x01 (Command)
    -OpCode : 0xFD84 (GATT_DiscAllCharDescs)
    -Data Length : 0x06 (6) byte(s)
    ConnHandle : 0x0000 (0)
    StartHandle : 0x0031 (49)
    EndHandle : 0xFFFF (65535)
    Dump(Tx):
    0000:01 84 FD 06 00 00 31 00 FF FF ......1...
    --------------------------------------------------------------------
    [241] : <Rx> - 08:59:48.295
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE11 (GAP_UpdateLinkParamReq)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 11 FE 00 .........
    --------------------------------------------------------------------
    [242] : <Rx> - 08:59:48.310
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFD84 (GATT_DiscAllCharDescs)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 84 FD 00 .........
    --------------------------------------------------------------------
    [243] : <Rx> - 08:59:48.450
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x0F (15) bytes(s)
    Event : 0x0505 (1285) (ATT_FindInfoRsp)
    Status : 0x00 (0) (SUCCESS)
    ConnHandle : 0x0000 (0)
    PduLen : 0x09 (9)
    Format : 0x01 (1) (HANDLE_BT_UUID_TYPE__handles_and_16_bit_Bluetooth_UUIDs)
    Handle : 0031
    Uuid : 00:28
    Handle : 0032
    Uuid : 03:28
    Dump(Rx):
    0000:04 FF 0F 05 05 00 00 00 09 01 31 00 00 28 32 00 ..........1..(2.
    0010:03 28 .(
    --------------------------------------------------------------------
    [244] : <Rx> - 08:59:48.651
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x19 (25) bytes(s)
    Event : 0x0505 (1285) (ATT_FindInfoRsp)
    Status : 0x00 (0) (SUCCESS)
    ConnHandle : 0x0000 (0)
    PduLen : 0x13 (19)
    Format : 0x02 (2) (HANDLE_UUID_TYPE__handles_and_128_bit_UUIDs)
    Handle : 0033
    Uuid : 00:00:00:00:00:00:00:B0:00:40:51:04:D1:FF:00:F0

    Dump(Rx):
    0000:04 FF 19 05 05 00 00 00 13 02 33 00 00 00 00 00 ..........3.....
    0010:00 00 00 B0 00 40 51 04 D1 FF 00 F0 .....@Q.....
    --------------------------------------------------------------------
    [245] : <Rx> - 08:59:48.852
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x0B (11) bytes(s)
    Event : 0x0505 (1285) (ATT_FindInfoRsp)
    Status : 0x00 (0) (SUCCESS)
    ConnHandle : 0x0000 (0)
    PduLen : 0x05 (5)
    Format : 0x01 (1) (HANDLE_BT_UUID_TYPE__handles_and_16_bit_Bluetooth_UUIDs)
    Handle : 0034
    Uuid : 01:29
    Dump(Rx):
    0000:04 FF 0B 05 05 00 00 00 05 01 34 00 01 29 ..........4..)
    --------------------------------------------------------------------
    [246] : <Rx> - 08:59:49.053
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x0505 (1285) (ATT_FindInfoRsp)
    Status : 0x1A (26) (bleProcedureComplete)
    ConnHandle : 0x0000 (0)
    PduLen : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 05 05 1A 00 00 00 .........
    --------------------------------------------------------------------
    [247] : <Info> - 08:59:49.060
    OAD Invalidate Image On StartReset
    --------------------------------------------------------------------
    [248] : <Tx> - 08:59:49.061
    -Type : 0x01 (Command)
    -OpCode : 0xFD96 (GATT_WriteLongCharValue)
    -Data Length : 0x07 (7) byte(s)
    ConnHandle : 0x0000 (0)
    Handle : 0x0033 (51)
    Offset : 0x0000 (0)
    Value : 01
    Dump(Tx):
    0000:01 96 FD 07 00 00 33 00 00 00 01 ......3....
    --------------------------------------------------------------------
    [249] : <Rx> - 08:59:49.099
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFD96 (GATT_WriteLongCharValue)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 96 FD 00 .........
    --------------------------------------------------------------------
    [250] : <Info> - 08:59:49.448
    Waiting For Device Reset
    --------------------------------------------------------------------
    [251] : <Rx> - 08:59:49.441
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x0519 (1305) (ATT_ExecuteWriteRsp)
    Status : 0x00 (0) (SUCCESS)
    ConnHandle : 0x0000 (0)
    PduLen : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 19 05 00 00 00 00 .........
    --------------------------------------------------------------------
    [252] : <Info> - 08:59:49.646
    Device Disconnected
    Handle = 0x0000
    Addr Type = 0x00 (ADDRTYPE_PUBLIC)
    BDAddr = F0:F8:F2:2E:56:75
    --------------------------------------------------------------------
    [253] : <Rx> - 08:59:49.643
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x0606 (1542) (GAP_TerminateLink)
    Status : 0x00 (0) (SUCCESS)
    ConnHandle : 0x0000 (0)
    Reason : 0x13 (19) (PEER_REQUESTED_TERM)
    Dump(Rx):
    0000:04 FF 06 06 06 00 00 00 13 .........
    --------------------------------------------------------------------
    [254] : <Info> - 09:00:04.455
    Establish Connection
    --------------------------------------------------------------------
    [255] : <Tx> - 09:00:04.461
    -Type : 0x01 (Command)
    -OpCode : 0xFE62 (GapInit_connect)
    -Data Length : 0x0A (10) byte(s)
    PeerAddrType : 0x00 (0) (PEER_ADDRTYPE_PUBLIC_OR_PUBLIC_ID)
    PeerAddr : F0:F8:F2:2E:56:75
    InitiatingPhy : 0x01 (1) (
    INIT_PHY_1M)
    Timeout : 0x0000 (0)
    Dump(Tx):
    0000:01 62 FE 0A 00 75 56 2E F2 F8 F0 01 00 00 .b...uV.......
    --------------------------------------------------------------------
    [256] : <Rx> - 09:00:04.483
    -Type : 0x04 (Event)
    -EventCode : 0x00FF (HCI_LE_ExtEvent)
    -Data Length : 0x06 (6) bytes(s)
    Event : 0x067F (1663) (GAP_HCI_ExtentionCommandStatus)
    Status : 0x00 (0) (SUCCESS)
    OpCode : 0xFE62 (GapInit_connect)
    DataLength : 0x00 (0)
    Dump(Rx):
    0000:04 FF 06 7F 06 00 62 FE 00 ......b..
    --------------------------------------------------------------------
    [257] : <Error> - 09:00:44.476
    OAD Operation Timed Out
    Operation Name = GAP_EstablishLink_OadReset
    --------------------------------------------------------------------
    [258] : <Info> - 09:00:44.481
    OAD - Restore Connection Settings
    --------------------------------------------------------------------
    [259] : <Error> - 09:00:44.485
    OAD Download Not Successful
    --------------------------------------------------------------------

    Thanks.

    Jay Son

  • Yes, that's right.  It looks like the persistent image is not found in this case for some reason.  I would suggest using uniflash to program just the mcuboot (at 0x0) and the persistent image (at 0x6000) and see if that works correctly with btool oad.  You won't see anything on the uart console (as persistent image doesn't print anything by default), but you should see the basic_persistent advertising and able to be found by btool.  When the oad completes you should then see the ble_basic application image running on the console.  After that, please then re-try the OAD starting from the running application - you should be able to oad the same image again. 

  • Hello, Roger

    Thank you for your help.

    There is normal working now when i check your suggestion.^^

    I resolved all of thing about MCUboot and OAD.

    Very thanksful.

    Jay Son