rymanluk commented on a change in pull request #283: Adding Periodic 
Advertising Feature
URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r250625758
 
 

 ##########
 File path: nimble/include/nimble/hci_common.h
 ##########
 @@ -984,12 +1001,23 @@ struct hci_ext_adv_params
     uint8_t scan_req_notif;
 };
 
+
 /* LE Extended Advertising Report Event */
 struct hci_le_subev_ext_adv_rpt {
     uint8_t num_reports;
     struct hci_ext_adv_report_param params[0];
 } __attribute__((packed));
 
+
 
 Review comment:
   please remove redundant empty line

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to