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

 ##########
 File path: nimble/host/include/host/ble_gap.h
 ##########
 @@ -124,6 +124,9 @@ struct hci_conn_update;
 #define BLE_GAP_EVENT_REPEAT_PAIRING        17
 #define BLE_GAP_EVENT_PHY_UPDATE_COMPLETE   18
 #define BLE_GAP_EVENT_EXT_DISC              19
+#define BLE_GAP_EVENT_PER_ADV_SYNC_ESTAB       20
 
 Review comment:
   Please fix indentation.  Tab shall not be used.
   Please check 
https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md for 
conding standards here
   
   This comment is valid for full PR.

----------------------------------------------------------------
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