Unable to use mcumgr cli over ble from linux(debian11 and ubuntu18/16) running on virtual machine

Hi,
I have 1# nRF52840DK board running example within NCS\v2.0.0\zephyr\samples\subsys\mgmt\mcumgr\smp_svr

and this board can be connected with Android or IOS phone to perform DFU actions. it works fine.

-------------------------------------------------------------------------------------------------------------------------------------------------------1

The 2# nRF52840DK board running example within NCS\v2.0.0\zephyr\samples\bluetooth\hci_usb

when i plug this board with usb interface on my laptop, this board can be recognized by the ubuntu18.04 in the virtual machine.

This 2# nRF52840DK also works good with bluetoothctl tool within ubuntu to perform actions like scan, connect ,etc to communicate with 1# nRF52840DK.

-------------------------------------------------------------------------------------------------------------------------------------------------------2

.
My ultimate goal is to use mcumgr cmd tool to upload/download file to device with Linux.

MCUmgr — Zephyr Project Documentation  i got this result follow the steps in the previous link.

  1.          
          go install github.com/apache/mynewt-mcumgr-cli/mcumgr@latest
  2. > sudo ./mcumgr --conntype ble --connstring ctlr_name=hci0,peer_name='Zephyr' echo hello
    Error: can't scan: Invalid HCI Command Parameters

the output of btmon tool is show in bellow and you can check attachment for complete logs either.

luke@luke-VirtualBox:~/Downloads/go/work/src/mynewt.apache.org/mcumgr$ sudo btmon
[sudo] password for luke: 
Bluetooth monitor ver 5.48
= Note: Linux version 5.4.0-84-generic (x86_64)                        0.340566
= Note: Bluetooth subsystem version 2.22                               0.340567
= New Index: 00:00:00:00:00:00 (Primary,USB,hci0)               [hci0] 0.340568
= Open Index: 00:00:00:00:00:00                                 [hci0] 0.340568
= Index Info: 00:00:00:00:00:00 (Nordic Semiconductor ASA)      [hci0] 0.340569
@ MGMT Open: bluetoothd (privileged) version 1.14             {0x0002} 0.340569
@ MGMT Open: btmon (privileged) version 1.14                  {0x0003} 0.340570
@ MGMT Open: bluetoothd (privileged) version 1.14             {0x0001} 0.340571
@ MGMT Open: btmon (privileged) version 1.14                  {0x0004} 0.340581
@ RAW Open: mcumgr (privileged) version 2.22                  {0x0005} 7.524009
@ MGMT Event: New Settings (0x0006) plen 4             {0x0004} [hci0] 7.524111
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0002} [hci0] 7.524111
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0003} [hci0] 7.524111
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0001} [hci0] 7.524111
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
= Close Index: 00:00:00:00:00:00                                [hci0] 7.528392
= Open Index: 00:00:00:00:00:00                                 [hci0] 7.541647
< HCI Command: Reset (0x03|0x0003) plen 0                    #1 [hci0] 7.541661
> HCI Event: Command Complete (0x0e) plen 4                  #2 [hci0] 7.559116
      Reset (0x03|0x0003) ncmd 1
        Status: Success (0x00)
< HCI Command: Read Local Supported... (0x04|0x0003) plen 0  #3 [hci0] 7.559156
> HCI Event: Command Complete (0x0e) plen 12                 #4 [hci0] 7.561142
      Read Local Supported Features (0x04|0x0003) ncmd 1
        Status: Success (0x00)
        Features: 0x00 0x00 0x00 0x00 0x60 0x00 0x00 0x00
          BR/EDR Not Supported
          LE Supported (Controller)
< HCI Command: Read Local Version In.. (0x04|0x0001) plen 0  #5 [hci0] 7.561170
> HCI Event: Command Complete (0x0e) plen 12                 #6 [hci0] 7.565001
      Read Local Version Information (0x04|0x0001) ncmd 1
        Status: Success (0x00)
        HCI version: Reserved (0x0c) - Revision 4406 (0x1136)
        LMP version: Reserved (0x0c) - Subversion 4406 (0x1136)
        Manufacturer: Nordic Semiconductor ASA (89)
< HCI Command: Read BD ADDR (0x04|0x0009) plen 0             #7 [hci0] 7.565035
> HCI Event: Command Complete (0x0e) plen 10                 #8 [hci0] 7.569095
      Read BD ADDR (0x04|0x0009) ncmd 1
        Status: Success (0x00)
        Address: 00:00:00:00:00:00 (OUI 00-00-00)
< HCI Command: LE Read Buffer Size (0x08|0x0002) plen 0      #9 [hci0] 7.569230
> HCI Event: Command Complete (0x0e) plen 7                 #10 [hci0] 7.573058
      LE Read Buffer Size (0x08|0x0002) ncmd 1
        Status: Success (0x00)
        Data packet length: 27
        Num data packets: 3
< HCI Command: LE Read Local Suppor.. (0x08|0x0003) plen 0  #11 [hci0] 7.573093
> HCI Event: Command Complete (0x0e) plen 12                #12 [hci0] 7.576990
      LE Read Local Supported Features (0x08|0x0003) ncmd 1
        Status: Success (0x00)
        Features: 0xfd 0x49 0x00 0x00 0x00 0x00 0x36 0x11
          LE Encryption
          Extended Reject Indication
          Slave-initiated Features Exchange
          LE Ping
          LE Data Packet Length Extension
          LL Privacy
          Extended Scanner Filter Policies
          LE 2M PHY
          LE Coded PHY
          Channel Selection Algorithm #2
          Unknown features (0x1136000000000000)
< HCI Command: LE Read Supported St.. (0x08|0x001c) plen 0  #13 [hci0] 7.577023
> HCI Event: Command Complete (0x0e) plen 12                #14 [hci0] 7.579986
      LE Read Supported States (0x08|0x001c) ncmd 1
        Status: Success (0x00)
        States: 0x113600ff000049ff
          Non-connectable Advertising State
          Scannable Advertising State
          Connectable Advertising State
          High Duty Cycle Directed Advertising State
          Passive Scanning State
          Active Scanning State
          Initiating State
            and Connection State (Master Role)
          Connection State (Slave Role)
          Non-connectable Advertising State
            and Passive Scanning State
          High Duty Cycle Directed Advertising State
            and Passive Scanning State
          Connectable Advertising State
            and Active Scanning State
          Connectable Advertising State
            and Initiating State
            and Master Role & Slave Role
          High Duty Cycle Directed Advertising State
            and Initiating State
            and Master Role & Slave Role
          Low Duty Cycle Directed Advertising State
            and Initiating State
            and Master Role & Slave Role
          Connectable Advertising State
            and Connection State (Master Role)
            and Master Role & Slave Role
          High Duty Cycle Directed Advertising State
            and Connection State (Master Role)
            and Master Role & Slave Role
          Low Duty Cycle Directed Advertising State
            and Connection State (Master Role)
            and Master Role & Slave Role
          Connectable Advertising State
            and Connection State (Slave Role)
            and Master Role & Slave Role
          High Duty Cycle Directed Advertising State
            and Connection State (Slave Role)
            and Slave Role & Slave Role
          Unknown states (0x1136000000000000)
< HCI Command: Read Local Supported.. (0x04|0x0002) plen 0  #15 [hci0] 7.580017
> HCI Event: Command Complete (0x0e) plen 68                #16 [hci0] 7.584023
      Read Local Supported Commands (0x04|0x0002) ncmd 1
        Status: Success (0x00)
        Commands: 65 entries
          Disconnect (Octet 0 - Bit 5)
          Read Remote Version Information (Octet 2 - Bit 7)
          Set Event Mask (Octet 5 - Bit 6)
          Reset (Octet 5 - Bit 7)
          Read Transmit Power Level (Octet 10 - Bit 2)
          Set Controller To Host Flow Control (Octet 10 - Bit 5)
          Host Buffer Size (Octet 10 - Bit 6)
          Host Number of Completed Packets (Octet 10 - Bit 7)
          Read Local Version Information (Octet 14 - Bit 3)
          Read Local Supported Features (Octet 14 - Bit 5)
          Read BD ADDR (Octet 15 - Bit 1)
          Read RSSI (Octet 15 - Bit 5)
          Set Event Mask Page 2 (Octet 22 - Bit 2)
          LE Set Event Mask (Octet 25 - Bit 0)
          LE Read Buffer Size (Octet 25 - Bit 1)
          LE Read Local Supported Features (Octet 25 - Bit 2)
          LE Set Random Address (Octet 25 - Bit 4)
          LE Set Advertising Parameters (Octet 25 - Bit 5)
          LE Read Advertising Channel TX Power (Octet 25 - Bit 6)
          LE Set Advertising Data (Octet 25 - Bit 7)
          LE Set Scan Response Data (Octet 26 - Bit 0)
          LE Set Advertise Enable (Octet 26 - Bit 1)
          LE Set Scan Parameters (Octet 26 - Bit 2)
          LE Set Scan Enable (Octet 26 - Bit 3)
          LE Create Connection (Octet 26 - Bit 4)
          LE Create Connection Cancel (Octet 26 - Bit 5)
          LE Read White List Size (Octet 26 - Bit 6)
          LE Clear White List (Octet 26 - Bit 7)
          LE Add Device To White List (Octet 27 - Bit 0)
          LE Remove Device From White List (Octet 27 - Bit 1)
          LE Connection Update (Octet 27 - Bit 2)
          LE Set Host Channel Classification (Octet 27 - Bit 3)
          LE Read Channel Map (Octet 27 - Bit 4)
          LE Read Remote Used Features (Octet 27 - Bit 5)
          LE Encrypt (Octet 27 - Bit 6)
          LE Rand (Octet 27 - Bit 7)
          LE Start Encryption (Octet 28 - Bit 0)
          LE Long Term Key Request Reply (Octet 28 - Bit 1)
          LE Long Term Key Request Neg Reply (Octet 28 - Bit 2)
          LE Read Supported States (Octet 28 - Bit 3)
          LE Receiver Test (Octet 28 - Bit 4)
          LE Transmitter Test (Octet 28 - Bit 5)
          LE Test End (Octet 28 - Bit 6)
          Read Authenticated Payload Timeout (Octet 32 - Bit 4)
          Write Authenticated Payload Timeout (Octet 32 - Bit 5)
          LE Set Data Length (Octet 33 - Bit 6)
          LE Read Suggested Default Data Length (Octet 33 - Bit 7)
          LE Write Suggested Default Data Length (Octet 34 - Bit 0)
          LE Read Local P-256 Public Key (Octet 34 - Bit 1)
          LE Generate DHKey (Octet 34 - Bit 2)
          LE Add Device To Resolving List (Octet 34 - Bit 3)
          LE Remove Device From Resolving List (Octet 34 - Bit 4)
          LE Clear Resolving List (Octet 34 - Bit 5)
          LE Read Resolving List Size (Octet 34 - Bit 6)
          LE Set Address Resolution Enable (Octet 35 - Bit 1)
          LE Set Resolvable Private Address Timeout (Octet 35 - Bit 2)
          LE Read Maximum Data Length (Octet 35 - Bit 3)
          LE Read PHY (Octet 35 - Bit 4)
          LE Set Default PHY (Octet 35 - Bit 5)
          LE Set PHY (Octet 35 - Bit 6)
          LE Enhanced Receiver Test (Octet 35 - Bit 7)
          LE Enhanced Transmitter Test (Octet 36 - Bit 0)
          LE Read Transmit Power (Octet 38 - Bit 7)
          LE Set Privacy Mode (Octet 39 - Bit 2)
          Octet 41 - Bit 2 
< HCI Command: Set Event Mask (0x03|0x0001) plen 8          #17 [hci0] 7.584269
        Mask: 0x200080000204e890
          Disconnection Complete
          Encryption Change
          Read Remote Version Information Complete
          Command Complete
          Command Status
          Hardware Error
          Number of Completed Packets
          Data Buffer Overflow
          Encryption Key Refresh Complete
          LE Meta
> HCI Event: Command Complete (0x0e) plen 4                 #18 [hci0] 7.585990
      Set Event Mask (0x03|0x0001) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Event Mask (0x08|0x0001) plen 8       #19 [hci0] 7.586020
        Mask: 0x0000000000080ddf
          LE Connection Complete
          LE Advertising Report
          LE Connection Update Complete
          LE Read Remote Used Features Complete
          LE Long Term Key Request
          LE Data Length Change
          LE Read Local P-256 Public Key Complete
          LE Generate DHKey Complete
          LE Direct Advertising Report
          LE PHY Update Complete
          LE Channel Selection Algorithm
> HCI Event: Command Complete (0x0e) plen 4                 #20 [hci0] 7.588047
      LE Set Event Mask (0x08|0x0001) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Read Advertising... (0x08|0x0007) plen 0  #21 [hci0] 7.588079
> HCI Event: Command Complete (0x0e) plen 5                 #22 [hci0] 7.590021
      LE Read Advertising Channel TX Power (0x08|0x0007) ncmd 1
        Status: Success (0x00)
        TX power: 0 dbm (0x00)
< HCI Command: LE Read White List S.. (0x08|0x000f) plen 0  #23 [hci0] 7.590053
> HCI Event: Command Complete (0x0e) plen 5                 #24 [hci0] 7.592030
      LE Read White List Size (0x08|0x000f) ncmd 1
        Status: Success (0x00)
        Size: 8
< HCI Command: LE Clear White List (0x08|0x0010) plen 0     #25 [hci0] 7.592061
> HCI Event: Command Complete (0x0e) plen 4                 #26 [hci0] 7.594022
      LE Clear White List (0x08|0x0010) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Read Resolving Li.. (0x08|0x002a) plen 0  #27 [hci0] 7.594052
> HCI Event: Command Complete (0x0e) plen 5                 #28 [hci0] 7.596019
      LE Read Resolving List Size (0x08|0x002a) ncmd 1
        Status: Success (0x00)
        Size: 8
< HCI Command: LE Clear Resolving L.. (0x08|0x0029) plen 0  #29 [hci0] 7.596053
> HCI Event: Command Complete (0x0e) plen 4                 #30 [hci0] 7.598021
      LE Clear Resolving List (0x08|0x0029) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Read Maximum Data.. (0x08|0x002f) plen 0  #31 [hci0] 7.598055
> HCI Event: Command Complete (0x0e) plen 12                #32 [hci0] 7.600029
      LE Read Maximum Data Length (0x08|0x002f) ncmd 1
        Status: Success (0x00)
        Max TX octets: 251
        Max TX time: 2704
        Max RX octets: 251
        Max RX time: 2704
< HCI Command: LE Read Suggested De.. (0x08|0x0023) plen 0  #33 [hci0] 7.600066
> HCI Event: Command Complete (0x0e) plen 8                 #34 [hci0] 7.602074
      LE Read Suggested Default Data Length (0x08|0x0023) ncmd 1
        Status: Success (0x00)
        TX octets: 27
        TX time: 328
< HCI Command: Set Event Mask Page 2 (0x03|0x0063) plen 8   #35 [hci0] 7.602117
        Mask: 0x0000000000800000
          Authenticated Payload Timeout Expired
> HCI Event: Command Complete (0x0e) plen 4                 #36 [hci0] 7.606095
      Set Event Mask Page 2 (0x03|0x0063) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Write Suggested D.. (0x08|0x0024) plen 4  #37 [hci0] 7.606127
        TX octets: 251
        TX time: 2704
> HCI Event: Command Complete (0x0e) plen 4                 #38 [hci0] 7.610052
      LE Write Suggested Default Data Length (0x08|0x0024) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Default PHY (0x08|0x0031) plen 3      #39 [hci0] 7.610083
        All PHYs preference: 0x00
        TX PHYs preference: 0x01
          LE 1M
        RX PHYs preference: 0x01
          LE 1M
> HCI Event: Command Complete (0x0e) plen 4                 #40 [hci0] 7.613986
      LE Set Default PHY (0x08|0x0031) ncmd 1
        Status: Success (0x00)
= Index Info: 00:00:00:00:00:00 (Nordic Semiconductor ASA)      [hci0] 7.614069
< HCI Command: LE Set Advertising... (0x08|0x0008) plen 32  #41 [hci0] 7.614100
        Length: 6
        Flags: 0x04
          BR/EDR Not Supported
        TX power: 0 dBm
> HCI Event: Command Complete (0x0e) plen 4                 #42 [hci0] 7.618013
      LE Set Advertising Data (0x08|0x0008) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Scan Respons.. (0x08|0x0009) plen 32  #43 [hci0] 7.618044
        Length: 13
        Name (short): luke-Virtu
> HCI Event: Command Complete (0x0e) plen 4                 #44 [hci0] 7.621050
      LE Set Scan Response Data (0x08|0x0009) ncmd 1
        Status: Success (0x00)
@ MGMT Event: New Settings (0x0006) plen 4             {0x0004} [hci0] 7.621143
        Current settings: 0x00008a11
          Powered
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0002} [hci0] 7.621143
        Current settings: 0x00008a11
          Powered
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0003} [hci0] 7.621143
        Current settings: 0x00008a11
          Powered
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0001} [hci0] 7.621143
        Current settings: 0x00008a11
          Powered
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0004} [hci0] 7.621172
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0002} [hci0] 7.621172
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0003} [hci0] 7.621172
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0001} [hci0] 7.621172
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
= Close Index: 00:00:00:00:00:00                                [hci0] 7.622143
@ MGMT Event: Index Removed (0x0005) plen 0            {0x0004} [hci0] 7.628080
@ MGMT Event: Index Removed (0x0005) plen 0            {0x0002} [hci0] 7.628080
@ MGMT Event: Index Removed (0x0005) plen 0            {0x0003} [hci0] 7.628080
@ MGMT Event: Index Removed (0x0005) plen 0            {0x0001} [hci0] 7.628080
= Open Index: 00:00:00:00:00:00                                 [hci0] 7.628111
= Index Info: 00:00:00:00:00:00 (Nordic Semiconductor ASA)      [hci0] 7.628112
@ RAW Close: mcumgr                                           {0x0005} 7.628114
@ USER Open: mcumgr (privileged) version 2.22          {0x0005} [hci0] 7.628115
= bluetoothd: Endpoint unregistered: sender=:1.42 path=/MediaEndpo..   7.629512
= bluetoothd: Endpoint unregistered: sender=:1.42 path=/MediaEndpo..   7.629525
@ MGMT Close: bluetoothd                                      {0x0002} 7.628337
< HCI Command: Reset (0x03|0x0003) plen 0                   #45 [hci0] 7.648431
> HCI Event: Command Complete (0x0e) plen 4                 #46 [hci0] 7.651068
      Reset (0x03|0x0003) ncmd 1
        Status: Success (0x00)
< HCI Command: Read BD ADDR (0x04|0x0009) plen 0            #47 [hci0] 7.651341
> HCI Event: Command Complete (0x0e) plen 10                #48 [hci0] 7.655076
      Read BD ADDR (0x04|0x0009) ncmd 1
        Status: Success (0x00)
        Address: 00:00:00:00:00:00 (OUI 00-00-00)
< HCI Command: Read Buffer Size (0x04|0x0005) plen 0        #49 [hci0] 7.655341
> HCI Event: Command Status (0x0f) plen 4                   #50 [hci0] 7.659088
      Read Buffer Size (0x04|0x0005) ncmd 1
        Status: Unknown HCI Command (0x01)
< HCI Command: LE Read Buffer Size (0x08|0x0002) plen 0     #51 [hci0] 7.659354
> HCI Event: Command Complete (0x0e) plen 7                 #52 [hci0] 7.663067
      LE Read Buffer Size (0x08|0x0002) ncmd 1
        Status: Success (0x00)
        Data packet length: 27
        Num data packets: 3
< HCI Command: LE Read Advertising... (0x08|0x0007) plen 0  #53 [hci0] 7.663352
> HCI Event: Command Complete (0x0e) plen 5                 #54 [hci0] 7.665025
      LE Read Advertising Channel TX Power (0x08|0x0007) ncmd 1
        Status: Success (0x00)
        TX power: 0 dbm (0x00)
< HCI Command: LE Set Event Mask (0x08|0x0001) plen 8       #55 [hci0] 7.665273
        Mask: 0x000000000000001f
          LE Connection Complete
          LE Advertising Report
          LE Connection Update Complete
          LE Read Remote Used Features Complete
          LE Long Term Key Request
> HCI Event: Command Complete (0x0e) plen 4                 #56 [hci0] 7.667023
      LE Set Event Mask (0x08|0x0001) ncmd 1
        Status: Success (0x00)
< HCI Command: Set Event Mask (0x03|0x0001) plen 8          #57 [hci0] 7.667207
        Mask: 0x3dbff807fffbffff
          Inquiry Complete
          Inquiry Result
          Connection Complete
          Connection Request
          Disconnection Complete
          Authentication Complete
          Remote Name Request Complete
          Encryption Change
          Change Connection Link Key Complete
          Master Link Key Complete
          Read Remote Supported Features Complete
          Read Remote Version Information Complete
          QoS Setup Complete
          Command Complete
          Command Status
          Hardware Error
          Flush Occurred
          Role Change
          Mode Change
          Return Link Keys
          PIN Code Request
          Link Key Request
          Link Key Notification
          Loopback Command
          Data Buffer Overflow
          Max Slots Change
          Read Clock Offset Complete
          Connection Packet Type Changed
          QoS Violation
          Page Scan Mode Change
          Page Scan Repetition Mode Change
          Flow Specification Complete
          Inquiry Result with RSSI
          Read Remote Extended Features Complete
          Synchronous Connection Complete
          Synchronous Connection Changed
          Sniff Subrating
          Extended Inquiry Result
          Encryption Key Refresh Complete
          IO Capability Request
          IO Capability Request Reply
          User Confirmation Request
          User Passkey Request
          Remote OOB Data Request
          Simple Pairing Complete
          Link Supervision Timeout Changed
          Enhanced Flush Complete
          User Passkey Notification
          Keypress Notification
          Remote Host Supported Features Notification
          LE Meta
> HCI Event: Command Complete (0x0e) plen 4                 #58 [hci0] 7.669175
      Set Event Mask (0x03|0x0001) ncmd 1
        Status: Success (0x00)
< HCI Command: Write LE Host Suppor.. (0x03|0x006d) plen 2  #59 [hci0] 7.669406
        Supported: 0x01
        Simultaneous: 0x00
> HCI Event: Command Status (0x0f) plen 4                   #60 [hci0] 7.671012
      Write LE Host Supported (0x03|0x006d) ncmd 1
        Status: Unknown HCI Command (0x01)
< HCI Command: LE Write Suggested D.. (0x08|0x0024) plen 4  #61 [hci0] 7.671344
        TX octets: 251
        TX time: 2120
> HCI Event: Command Complete (0x0e) plen 4                 #62 [hci0] 7.673029
      LE Write Suggested Default Data Length (0x08|0x0024) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Advertising... (0x08|0x0006) plen 15  #63 [hci0] 7.673968
        Min advertising interval: 20.000 msec (0x0020)
        Max advertising interval: 20.000 msec (0x0020)
        Type: Connectable undirected - ADV_IND (0x00)
        Own address type: Public (0x00)
        Direct address type: Public (0x00)
        Direct address: 00:00:00:00:00:00 (OUI 00-00-00)
        Channel map: 37, 38, 39 (0x07)
        Filter policy: Allow Scan Request from Any, Allow Connect Request from Any (0x00)
> HCI Event: Command Complete (0x0e) plen 4                 #64 [hci0] 7.679041
      LE Set Advertising Parameters (0x08|0x0006) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Scan Parameters (0x08|0x000b) plen 7  #65 [hci0] 7.679392
        Type: Active (0x01)
        Interval: 2.500 msec (0x0004)
        Window: 2.500 msec (0x0004)
        Own address type: Public (0x00)
        Filter policy: Accept all advertisement (0x00)
> HCI Event: Command Complete (0x0e) plen 4                 #66 [hci0] 7.680987
      LE Set Scan Parameters (0x08|0x000b) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Scan Enable (0x08|0x000c) plen 2      #67 [hci0] 7.682012
        Scanning: Enabled (0x01)
        Filter duplicates: Enabled (0x01)
> HCI Event: Command Complete (0x0e) plen 4                 #68 [hci0] 7.687023
      LE Set Scan Enable (0x08|0x000c) ncmd 1
        Status: Invalid HCI Command Parameters (0x12)
< HCI Command: Read BD ADDR (0x04|0x0009) plen 0            #69 [hci0] 7.687367
> HCI Event: Command Complete (0x0e) plen 10                #70 [hci0] 7.689117
      Read BD ADDR (0x04|0x0009) ncmd 1
        Status: Success (0x00)
        Address: 00:00:00:00:00:00 (OUI 00-00-00)
@ USER Close: mcumgr                                   {0x0005} [hci0] 7.689247
= Close Index: 00:00:00:00:00:00                                [hci0] 7.691592
@ MGMT Event: Index Added (0x0004) plen 0              {0x0004} [hci0] 7.697490
@ MGMT Event: Index Added (0x0004) plen 0              {0x0003} [hci0] 7.697490
@ MGMT Event: Index Added (0x0004) plen 0              {0x0001} [hci0] 7.697490
@ MGMT Command: Read Controller Inf.. (0x0004) plen 0  {0x0001} [hci0] 7.697555
@ MGMT Event: Command Complete (0x0001) plen 283       {0x0001} [hci0] 7.697558
      Read Controller Information (0x0004) plen 280
        Status: Success (0x00)
        Address: 00:00:00:00:00:00 (OUI 00-00-00)
        Version: Reserved (0x0c)
        Manufacturer: Nordic Semiconductor ASA (89)
        Supported settings: 0x0001be1b
          Powered
          Connectable
          Discoverable
          Bondable
          Low Energy
          Advertising
          Secure Connections
          Debug Keys
          Privacy
          Static Address
          Unknown settings (0x00010000)
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
        Class: 0x000000
          Major class: Miscellaneous
          Minor class: 0x00
        Name: luke-VirtualBox
        Short name: 
@ MGMT Open: bluetoothd (privileged) version 1.14             {0x0002} 7.697641
@ MGMT Command: Remove UUID (0x0011) plen 16           {0x0001} [hci0] 7.697843
        UUID: 00000000-0000-0000-0000-000000000000
@ MGMT Event: Command Complete (0x0001) plen 6         {0x0001} [hci0] 7.697847
      Remove UUID (0x0011) plen 3
        Status: Success (0x00)
        Class: 0x000000
          Major class: Miscellaneous
          Minor class: 0x00
@ MGMT Command: Read Advertising Fe.. (0x003d) plen 0  {0x0002} [hci0] 7.697851
@ MGMT Event: Command Complete (0x0001) plen 11        {0x0002} [hci0] 7.697852
      Read Advertising Features (0x003d) plen 8
        Status: Success (0x00)
        Flags: 0x0000007f
          Switch into Connectable mode
          Advertise as Discoverable
          Advertise as Limited Discoverable
          Add Flags field to Advertising Data
          Add TX Power field to Advertising Data
          Add Appearance field to Scan Response
          Add Local Name in Scan Response
        Advertising data length: 31
        Scan response length: 31
        Max instances: 5
        Instances: 0
@ MGMT Command: Remove Device (0x0034) plen 7          {0x0001} [hci0] 7.697866
        BR/EDR Address: 00:00:00:00:00:00 (OUI 00-00-00)
@ MGMT Event: Command Complete (0x0001) plen 10        {0x0001} [hci0] 7.697885
      Remove Device (0x0034) plen 7
        Status: Success (0x00)
        BR/EDR Address: 00:00:00:00:00:00 (OUI 00-00-00)
@ MGMT Command: Set Static Address (0x002b) plen 6     {0x0001} [hci0] 7.698147
        Address: EB:84:C9:78:93:17 (Static)
@ MGMT Event: Command Complete (0x0001) plen 7         {0x0001} [hci0] 7.698151
      Set Static Address (0x002b) plen 4
        Status: Success (0x00)
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0002} [hci0] 7.698152
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0004} [hci0] 7.698152
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0003} [hci0] 7.698152
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Command: Set Privacy (0x002f) plen 17           {0x0001} [hci0] 7.698167
        Privacy: Disabled (0x00)
        Key: 00000000000000000000000000000000
@ MGMT Event: Command Complete (0x0001) plen 7         {0x0001} [hci0] 7.698169
      Set Privacy (0x002f) plen 4
        Status: Success (0x00)
        Current settings: 0x00008a10
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Command: Set Powered (0x0005) plen 1            {0x0001} [hci0] 7.698178
        Powered: Enabled (0x01)
= Open Index: 00:00:00:00:00:00                                 [hci0] 7.698207
< HCI Command: Reset (0x03|0x0003) plen 0                   #71 [hci0] 7.698213
= bluetoothd: Endpoint registered: sender=:1.42 path=/MediaEndpoin..   7.700078
= bluetoothd: Endpoint registered: sender=:1.42 path=/MediaEndpoin..   7.700089
> HCI Event: Command Complete (0x0e) plen 4                 #72 [hci0] 7.701040
      Reset (0x03|0x0003) ncmd 1
        Status: Success (0x00)
< HCI Command: Read Local Supported.. (0x04|0x0003) plen 0  #73 [hci0] 7.701077
> HCI Event: Command Complete (0x0e) plen 12                #74 [hci0] 7.704005
      Read Local Supported Features (0x04|0x0003) ncmd 1
        Status: Success (0x00)
        Features: 0x00 0x00 0x00 0x00 0x60 0x00 0x00 0x00
          BR/EDR Not Supported
          LE Supported (Controller)
< HCI Command: Read Local Version I.. (0x04|0x0001) plen 0  #75 [hci0] 7.704039
> HCI Event: Command Complete (0x0e) plen 12                #76 [hci0] 7.705986
      Read Local Version Information (0x04|0x0001) ncmd 1
        Status: Success (0x00)
        HCI version: Reserved (0x0c) - Revision 4406 (0x1136)
        LMP version: Reserved (0x0c) - Subversion 4406 (0x1136)
        Manufacturer: Nordic Semiconductor ASA (89)
< HCI Command: Read BD ADDR (0x04|0x0009) plen 0            #77 [hci0] 7.706022
> HCI Event: Command Complete (0x0e) plen 10                #78 [hci0] 7.707983
      Read BD ADDR (0x04|0x0009) ncmd 1
        Status: Success (0x00)
        Address: 00:00:00:00:00:00 (OUI 00-00-00)
< HCI Command: LE Read Buffer Size (0x08|0x0002) plen 0     #79 [hci0] 7.708114
> HCI Event: Command Complete (0x0e) plen 7                 #80 [hci0] 7.709990
      LE Read Buffer Size (0x08|0x0002) ncmd 1
        Status: Success (0x00)
        Data packet length: 27
        Num data packets: 3
< HCI Command: LE Read Local Suppor.. (0x08|0x0003) plen 0  #81 [hci0] 7.710023
> HCI Event: Command Complete (0x0e) plen 12                #82 [hci0] 7.711982
      LE Read Local Supported Features (0x08|0x0003) ncmd 1
        Status: Success (0x00)
        Features: 0xfd 0x49 0x00 0x00 0x00 0x00 0x36 0x11
          LE Encryption
          Extended Reject Indication
          Slave-initiated Features Exchange
          LE Ping
          LE Data Packet Length Extension
          LL Privacy
          Extended Scanner Filter Policies
          LE 2M PHY
          LE Coded PHY
          Channel Selection Algorithm #2
          Unknown features (0x1136000000000000)
< HCI Command: LE Read Supported St.. (0x08|0x001c) plen 0  #83 [hci0] 7.712012
> HCI Event: Command Complete (0x0e) plen 12                #84 [hci0] 7.713978
      LE Read Supported States (0x08|0x001c) ncmd 1
        Status: Success (0x00)
        States: 0x113600ff000049ff
          Non-connectable Advertising State
          Scannable Advertising State
          Connectable Advertising State
          High Duty Cycle Directed Advertising State
          Passive Scanning State
          Active Scanning State
          Initiating State
            and Connection State (Master Role)
          Connection State (Slave Role)
          Non-connectable Advertising State
            and Passive Scanning State
          High Duty Cycle Directed Advertising State
            and Passive Scanning State
          Connectable Advertising State
            and Active Scanning State
          Connectable Advertising State
            and Initiating State
            and Master Role & Slave Role
          High Duty Cycle Directed Advertising State
            and Initiating State
            and Master Role & Slave Role
          Low Duty Cycle Directed Advertising State
            and Initiating State
            and Master Role & Slave Role
          Connectable Advertising State
            and Connection State (Master Role)
            and Master Role & Slave Role
          High Duty Cycle Directed Advertising State
            and Connection State (Master Role)
            and Master Role & Slave Role
          Low Duty Cycle Directed Advertising State
            and Connection State (Master Role)
            and Master Role & Slave Role
          Connectable Advertising State
            and Connection State (Slave Role)
            and Master Role & Slave Role
          High Duty Cycle Directed Advertising State
            and Connection State (Slave Role)
            and Slave Role & Slave Role
          Unknown states (0x1136000000000000)
< HCI Command: Read Local Supported.. (0x04|0x0002) plen 0  #85 [hci0] 7.714007
> HCI Event: Command Complete (0x0e) plen 68                #86 [hci0] 7.717986
      Read Local Supported Commands (0x04|0x0002) ncmd 1
        Status: Success (0x00)
        Commands: 65 entries
          Disconnect (Octet 0 - Bit 5)
          Read Remote Version Information (Octet 2 - Bit 7)
          Set Event Mask (Octet 5 - Bit 6)
          Reset (Octet 5 - Bit 7)
          Read Transmit Power Level (Octet 10 - Bit 2)
          Set Controller To Host Flow Control (Octet 10 - Bit 5)
          Host Buffer Size (Octet 10 - Bit 6)
          Host Number of Completed Packets (Octet 10 - Bit 7)
          Read Local Version Information (Octet 14 - Bit 3)
          Read Local Supported Features (Octet 14 - Bit 5)
          Read BD ADDR (Octet 15 - Bit 1)
          Read RSSI (Octet 15 - Bit 5)
          Set Event Mask Page 2 (Octet 22 - Bit 2)
          LE Set Event Mask (Octet 25 - Bit 0)
          LE Read Buffer Size (Octet 25 - Bit 1)
          LE Read Local Supported Features (Octet 25 - Bit 2)
          LE Set Random Address (Octet 25 - Bit 4)
          LE Set Advertising Parameters (Octet 25 - Bit 5)
          LE Read Advertising Channel TX Power (Octet 25 - Bit 6)
          LE Set Advertising Data (Octet 25 - Bit 7)
          LE Set Scan Response Data (Octet 26 - Bit 0)
          LE Set Advertise Enable (Octet 26 - Bit 1)
          LE Set Scan Parameters (Octet 26 - Bit 2)
          LE Set Scan Enable (Octet 26 - Bit 3)
          LE Create Connection (Octet 26 - Bit 4)
          LE Create Connection Cancel (Octet 26 - Bit 5)
          LE Read White List Size (Octet 26 - Bit 6)
          LE Clear White List (Octet 26 - Bit 7)
          LE Add Device To White List (Octet 27 - Bit 0)
          LE Remove Device From White List (Octet 27 - Bit 1)
          LE Connection Update (Octet 27 - Bit 2)
          LE Set Host Channel Classification (Octet 27 - Bit 3)
          LE Read Channel Map (Octet 27 - Bit 4)
          LE Read Remote Used Features (Octet 27 - Bit 5)
          LE Encrypt (Octet 27 - Bit 6)
          LE Rand (Octet 27 - Bit 7)
          LE Start Encryption (Octet 28 - Bit 0)
          LE Long Term Key Request Reply (Octet 28 - Bit 1)
          LE Long Term Key Request Neg Reply (Octet 28 - Bit 2)
          LE Read Supported States (Octet 28 - Bit 3)
          LE Receiver Test (Octet 28 - Bit 4)
          LE Transmitter Test (Octet 28 - Bit 5)
          LE Test End (Octet 28 - Bit 6)
          Read Authenticated Payload Timeout (Octet 32 - Bit 4)
          Write Authenticated Payload Timeout (Octet 32 - Bit 5)
          LE Set Data Length (Octet 33 - Bit 6)
          LE Read Suggested Default Data Length (Octet 33 - Bit 7)
          LE Write Suggested Default Data Length (Octet 34 - Bit 0)
          LE Read Local P-256 Public Key (Octet 34 - Bit 1)
          LE Generate DHKey (Octet 34 - Bit 2)
          LE Add Device To Resolving List (Octet 34 - Bit 3)
          LE Remove Device From Resolving List (Octet 34 - Bit 4)
          LE Clear Resolving List (Octet 34 - Bit 5)
          LE Read Resolving List Size (Octet 34 - Bit 6)
          LE Set Address Resolution Enable (Octet 35 - Bit 1)
          LE Set Resolvable Private Address Timeout (Octet 35 - Bit 2)
          LE Read Maximum Data Length (Octet 35 - Bit 3)
          LE Read PHY (Octet 35 - Bit 4)
          LE Set Default PHY (Octet 35 - Bit 5)
          LE Set PHY (Octet 35 - Bit 6)
          LE Enhanced Receiver Test (Octet 35 - Bit 7)
          LE Enhanced Transmitter Test (Octet 36 - Bit 0)
          LE Read Transmit Power (Octet 38 - Bit 7)
          LE Set Privacy Mode (Octet 39 - Bit 2)
          Octet 41 - Bit 2 
< HCI Command: Set Event Mask (0x03|0x0001) plen 8          #87 [hci0] 7.718213
        Mask: 0x200080000204e890
          Disconnection Complete
          Encryption Change
          Read Remote Version Information Complete
          Command Complete
          Command Status
          Hardware Error
          Number of Completed Packets
          Data Buffer Overflow
          Encryption Key Refresh Complete
          LE Meta
> HCI Event: Command Complete (0x0e) plen 4                 #88 [hci0] 7.720095
      Set Event Mask (0x03|0x0001) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Event Mask (0x08|0x0001) plen 8       #89 [hci0] 7.720129
        Mask: 0x0000000000080ddf
          LE Connection Complete
          LE Advertising Report
          LE Connection Update Complete
          LE Read Remote Used Features Complete
          LE Long Term Key Request
          LE Data Length Change
          LE Read Local P-256 Public Key Complete
          LE Generate DHKey Complete
          LE Direct Advertising Report
          LE PHY Update Complete
          LE Channel Selection Algorithm
> HCI Event: Command Complete (0x0e) plen 4                 #90 [hci0] 7.722090
      LE Set Event Mask (0x08|0x0001) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Read Advertising... (0x08|0x0007) plen 0  #91 [hci0] 7.722121
> HCI Event: Command Complete (0x0e) plen 5                 #92 [hci0] 7.724026
      LE Read Advertising Channel TX Power (0x08|0x0007) ncmd 1
        Status: Success (0x00)
        TX power: 0 dbm (0x00)
< HCI Command: LE Read White List S.. (0x08|0x000f) plen 0  #93 [hci0] 7.724056
> HCI Event: Command Complete (0x0e) plen 5                 #94 [hci0] 7.726025
      LE Read White List Size (0x08|0x000f) ncmd 1
        Status: Success (0x00)
        Size: 8
< HCI Command: LE Clear White List (0x08|0x0010) plen 0     #95 [hci0] 7.726055
> HCI Event: Command Complete (0x0e) plen 4                 #96 [hci0] 7.728024
      LE Clear White List (0x08|0x0010) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Read Resolving Li.. (0x08|0x002a) plen 0  #97 [hci0] 7.728058
> HCI Event: Command Complete (0x0e) plen 5                 #98 [hci0] 7.730112
      LE Read Resolving List Size (0x08|0x002a) ncmd 1
        Status: Success (0x00)
        Size: 8
< HCI Command: LE Clear Resolving L.. (0x08|0x0029) plen 0  #99 [hci0] 7.730146
> HCI Event: Command Complete (0x0e) plen 4                #100 [hci0] 7.732022
      LE Clear Resolving List (0x08|0x0029) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Read Maximum Dat.. (0x08|0x002f) plen 0  #101 [hci0] 7.732055
> HCI Event: Command Complete (0x0e) plen 12               #102 [hci0] 7.736033
      LE Read Maximum Data Length (0x08|0x002f) ncmd 1
        Status: Success (0x00)
        Max TX octets: 251
        Max TX time: 2704
        Max RX octets: 251
        Max RX time: 2704
< HCI Command: LE Read Suggested D.. (0x08|0x0023) plen 0  #103 [hci0] 7.736063
> HCI Event: Command Complete (0x0e) plen 8                #104 [hci0] 7.739992
      LE Read Suggested Default Data Length (0x08|0x0023) ncmd 1
        Status: Success (0x00)
        TX octets: 27
        TX time: 328
< HCI Command: Set Event Mask Page 2 (0x03|0x0063) plen 8  #105 [hci0] 7.740117
        Mask: 0x0000000000800000
          Authenticated Payload Timeout Expired
> HCI Event: Command Complete (0x0e) plen 4                #106 [hci0] 7.743982
      Set Event Mask Page 2 (0x03|0x0063) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Write Suggested... (0x08|0x0024) plen 4  #107 [hci0] 7.744013
        TX octets: 251
        TX time: 2704
> HCI Event: Command Complete (0x0e) plen 4                #108 [hci0] 7.746985
      LE Write Suggested Default Data Length (0x08|0x0024) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Default PHY (0x08|0x0031) plen 3     #109 [hci0] 7.747013
        All PHYs preference: 0x00
        TX PHYs preference: 0x01
          LE 1M
        RX PHYs preference: 0x01
          LE 1M
> HCI Event: Command Complete (0x0e) plen 4                #110 [hci0] 7.749036
      LE Set Default PHY (0x08|0x0031) ncmd 1
        Status: Success (0x00)
= Index Info: 00:00:00:00:00:00 (Nordic Semiconductor ASA)      [hci0] 7.749101
< HCI Command: LE Set Advertising.. (0x08|0x0008) plen 32  #111 [hci0] 7.749156
        Length: 6
        Flags: 0x04
          BR/EDR Not Supported
        TX power: 0 dBm
> HCI Event: Command Complete (0x0e) plen 4                #112 [hci0] 7.753065
      LE Set Advertising Data (0x08|0x0008) ncmd 1
        Status: Success (0x00)
< HCI Command: LE Set Scan Respon.. (0x08|0x0009) plen 32  #113 [hci0] 7.753104
        Length: 13
        Name (short): luke-Virtu
> HCI Event: Command Complete (0x0e) plen 4                #114 [hci0] 7.757025
      LE Set Scan Response Data (0x08|0x0009) ncmd 1
        Status: Success (0x00)
@ MGMT Event: Command Complete (0x0001) plen 7         {0x0001} [hci0] 7.757061
      Set Powered (0x0005) plen 4
        Status: Success (0x00)
        Current settings: 0x00008a11
          Powered
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0002} [hci0] 7.757065
        Current settings: 0x00008a11
          Powered
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0004} [hci0] 7.757065
        Current settings: 0x00008a11
          Powered
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Event: New Settings (0x0006) plen 4             {0x0003} [hci0] 7.757065
        Current settings: 0x00008a11
          Powered
          Bondable
          Low Energy
          Secure Connections
          Static Address
@ MGMT Command: Set Local Name (0x000f) plen 260       {0x0001} [hci0] 7.757119
        Name: luke-VirtualBox
        Short name: 
@ MGMT Event: Command Complete (0x0001) plen 263       {0x0001} [hci0] 7.757122
      Set Local Name (0x000f) plen 260
        Status: Success (0x00)
        Name: luke-VirtualBox
        Short name: 
@ MGMT Command: Add UUID (0x0010) plen 17              {0x0001} [hci0] 7.757136
        UUID: 0000110e-0000-1000-8000-00805f9b34fb
        Service class: 0x00
@ MGMT Event: Command Complete (0x0001) plen 6         {0x0001} [hci0] 7.757138
      Add UUID (0x0010) plen 3
        Status: Success (0x00)
        Class: 0x000000
          Major class: Miscellaneous
          Minor class: 0x00
@ MGMT Command: Add UUID (0x0010) plen 17              {0x0001} [hci0] 7.757152
        UUID: 0000110c-0000-1000-8000-00805f9b34fb
        Service class: 0x00
@ MGMT Event: Command Complete (0x0001) plen 6         {0x0001} [hci0] 7.757153
      Add UUID (0x0010) plen 3
        Status: Success (0x00)
        Class: 0x000000
          Major class: Miscellaneous
          Minor class: 0x00
@ MGMT Command: Add UUID (0x0010) plen 17              {0x0001} [hci0] 7.757164
        UUID: 00001112-0000-1000-8000-00805f9b34fb
        Service class: 0x00
@ MGMT Event: Command Complete (0x0001) plen 6         {0x0001} [hci0] 7.757165
      Add UUID (0x0010) plen 3
        Status: Success (0x00)
        Class: 0x000000
          Major class: Miscellaneous
          Minor class: 0x00
@ MGMT Command: Add UUID (0x0010) plen 17              {0x0001} [hci0] 7.757175
        UUID: 00001108-0000-1000-8000-00805f9b34fb
        Service class: 0x00
@ MGMT Event: Command Complete (0x0001) plen 6         {0x0001} [hci0] 7.757177
      Add UUID (0x0010) plen 3
        Status: Success (0x00)
        Class: 0x000000
          Major class: Miscellaneous
          Minor class: 0x00
@ MGMT Command: Unblock Device (0x0027) plen 7         {0x0001} [hci0] 7.757188
        BR/EDR Address: 00:00:00:00:00:00 (OUI 00-00-00)
@ MGMT Event: Device Unblocked (0x0015) plen 7         {0x0002} [hci0] 7.757189
        BR/EDR Address: 00:00:00:00:00:00 (OUI 00-00-00)
@ MGMT Event: Device Unblocked (0x0015) plen 7         {0x0004} [hci0] 7.757189
        BR/EDR Address: 00:00:00:00:00:00 (OUI 00-00-00)
@ MGMT Event: Device Unblocked (0x0015) plen 7         {0x0003} [hci0] 7.757189
        BR/EDR Address: 00:00:00:00:00:00 (OUI 00-00-00)
@ MGMT Event: Command Complete (0x0001) plen 10        {0x0001} [hci0] 7.757193
      Unblock Device (0x0027) plen 7
        Status: Success (0x00)
        BR/EDR Address: 00:00:00:00:00:00 (OUI 00-00-00)
@ MGMT Command: Load Long Term Keys (0x0013) plen 2    {0x0001} [hci0] 7.757204
        Keys: 0
@ MGMT Event: Command Complete (0x0001) plen 3         {0x0001} [hci0] 7.757206
      Load Long Term Keys (0x0013) plen 0
        Status: Success (0x00)
@ MGMT Command: Load Identity Resol.. (0x0030) plen 2  {0x0001} [hci0] 7.757216
        Keys: 0
@ MGMT Event: Command Complete (0x0001) plen 3         {0x0001} [hci0] 7.757218
      Load Identity Resolving Keys (0x0030) plen 0
        Status: Success (0x00)
@ MGMT Command: Load Connection Par.. (0x0035) plen 2  {0x0001} [hci0] 7.757228
        Parameters: 0
@ MGMT Event: Command Complete (0x0001) plen 3         {0x0001} [hci0] 7.757229
      Load Connection Parameters (0x0035) plen 0
        Status: Success (0x00)
@ MGMT Command: Add UUID (0x0010) plen 17              {0x0001} [hci0] 7.757239
        UUID: 00001200-0000-1000-8000-00805f9b34fb
        Service class: 0x00
@ MGMT Event: Command Complete (0x0001) plen 6         {0x0001} [hci0] 7.757240
      Add UUID (0x0010) plen 3
        Status: Success (0x00)
        Class: 0x000000
          Major class: Miscellaneous
          Minor class: 0x00
@ MGMT Command: Set Device ID (0x0028) plen 8          {0x0001} [hci0] 7.757250
        Device ID: USB Implementer's Forum assigned (0x0002)
          Vendor: Linux Foundation (0x1d6b)
          Product: 0x0246
          Version: 5.3.0 (0x0530)
@ MGMT Event: Command Complete (0x0001) plen 3         {0x0001} [hci0] 7.757252
      Set Device ID (0x0028) plen 0
        Status: Success (0x00)
@ MGMT Command: Set Local Name (0x000f) plen 260       {0x0001} [hci0] 7.757263
        Name: luke-VirtualBox
        Short name: 
@ MGMT Event: Command Complete (0x0001) plen 263       {0x0001} [hci0] 7.757264
      Set Local Name (0x000f) plen 260
        Status: Success (0x00)
        Name: luke-VirtualBox
        Short name: 
@ MGMT Command: Add UUID (0x0010) plen 17              {0x0001} [hci0] 7.757323
        UUID: 0000110a-0000-1000-8000-00805f9b34fb
        Service class: 0x08
@ MGMT Event: Command Complete (0x0001) plen 6         {0x0001} [hci0] 7.757326
      Add UUID (0x0010) plen 3
        Status: Success (0x00)
        Class: 0x000000
          Major class: Miscellaneous
          Minor class: 0x00
@ MGMT Command: Add UUID (0x0010) plen 17              {0x0001} [hci0] 7.757342
        UUID: 0000110b-0000-1000-8000-00805f9b34fb
        Service class: 0x04
@ MGMT Event: Command Complete (0x0001) plen 6         {0x0001} [hci0] 7.757344
      Add UUID (0x0010) plen 3
        Status: Success (0x00)
        Class: 0x000000
          Major class: Miscellaneous
          Minor class: 0x00
@ MGMT Command: Set Powered (0x0005) plen 1            {0x0001} [hci0] 7.757359
        Powered: Enabled (0x01)
@ MGMT Event: Command Complete (0x0001) plen 7         {0x0001} [hci0] 7.757362
      Set Powered (0x0005) plen 4
        Status: Success (0x00)
        Current settings: 0x00008a11
          Powered
          Bondable
          Low Energy
          Secure Connections
          Static Address


Any idea about mcumgr?
Thank you very much...

Related