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

   
   <!-- style-bot -->
   
   ## Style check summary
   
   ### Our coding style is 
[here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)
   
   
   #### nimble/controller/src/ble_ll_scan.c
   <details>
   
   ```diff
   @@ -1285,7 +1284,7 @@
                break;
            }
    
   -        /* fall-through */
   +    /* fall-through */
        case BLE_LL_ADDR_SUBTYPE_IDENTITY:
            /* If AdvA is an identity address, we need to check if that device 
was
             * added to RL in order to use proper privacy mode.
   ```
   
   </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