apache-mynewt-bot commented on PR #1426:
URL: https://github.com/apache/mynewt-nimble/pull/1426#issuecomment-1396446087

   
   <!-- style-bot -->
   
   ## Style check summary
   
   ### Our coding style is 
[here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)
   
   
   #### nimble/host/src/ble_att_clt.c
   <details>
   
   ```diff
   @@ -908,8 +906,8 @@
    }
    
    
/****************************************************************************
   -* $multi handle value notification                                          
*
   
-*****************************************************************************/
   + * $multi handle value notification                                         
 *
   + 
*****************************************************************************/
    
    int
    ble_att_clt_tx_multi_notify(uint16_t conn_handle, struct ble_gatt_hv 
*tuples,
   @@ -977,8 +975,8 @@
    }
    
    
/****************************************************************************
   -* $handle value indication                                                  
*
   
-*****************************************************************************/
   + * $handle value indication                                                 
 *
   + 
*****************************************************************************/
    
    int
    ble_att_clt_tx_indicate(uint16_t conn_handle, uint16_t handle,
   ```
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to