[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246777201 ## File path: nimble/host/src/ble_hs_dbg.c ## @@ -675,7 +676,7 @@ ble_hs_dbg_event_disp(uint8_t *evbuf)

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246772097 ## File path: nimble/host/include/host/ble_gap.h ## @@ -913,6 +966,28 @@ int ble_gap_ext_adv_stop(uint8_t

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246743021 ## File path: nimble/host/src/ble_gap.c ## @@ -2915,8 +2985,515 @@ ble_gap_ext_adv_remove(uint8_t instance)

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246771377 ## File path: nimble/host/include/host/ble_gap.h ## @@ -913,6 +966,28 @@ int ble_gap_ext_adv_stop(uint8_t

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246742609 ## File path: nimble/host/src/ble_gap.c ## @@ -2915,8 +2985,515 @@ ble_gap_ext_adv_remove(uint8_t instance)

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246773685 ## File path: nimble/host/src/ble_gap.c ## @@ -2915,8 +2985,515 @@ ble_gap_ext_adv_remove(uint8_t instance)

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246774743 ## File path: nimble/host/src/ble_gap.c ## @@ -2915,8 +2985,515 @@ ble_gap_ext_adv_remove(uint8_t instance)

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246775167 ## File path: nimble/host/src/ble_gap.c ## @@ -2915,8 +2985,515 @@ ble_gap_ext_adv_remove(uint8_t instance)

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246755740 ## File path: nimble/host/src/ble_gap.c ## @@ -1033,7 +1033,7 @@ ble_gap_conn_broken(uint16_t conn_handle,

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246760551 ## File path: nimble/host/src/ble_gap.c ## @@ -1315,6 +1315,76 @@ ble_gap_rx_adv_set_terminated(struct

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246783111 ## File path: nimble/host/src/ble_hs_startup.c ## @@ -256,12 +256,15 @@

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246792196 ## File path: nimble/include/nimble/hci_common.h ## @@ -552,9 +552,17 @@ extern "C" { /* --- LE set

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
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

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246776456 ## File path: nimble/host/src/ble_gap.c ## @@ -3478,7 +4055,7 @@ ble_gap_ext_conn_create_tx(

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246776946 ## File path: nimble/host/src/ble_gap_priv.h ## @@ -82,6 +82,11 @@ void ble_gap_rx_le_scan_timeout(void);

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246779124 ## File path: nimble/host/src/ble_hs_hci_evt.c ## @@ -92,14 +94,18 @@ static const struct

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246777301 ## File path: nimble/host/src/ble_hs_hci_cmd.c ## @@ -1605,6 +1605,119 @@

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246755098 ## File path: nimble/host/include/host/ble_gap.h ## @@ -913,6 +966,28 @@ int ble_gap_ext_adv_stop(uint8_t

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246773258 ## File path: nimble/host/src/ble_gap.c ## @@ -2915,8 +2985,515 @@ ble_gap_ext_adv_remove(uint8_t instance)

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246779059 ## File path: nimble/host/src/ble_hs_hci_evt.c ## @@ -92,14 +94,18 @@ static const struct

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246780701 ## File path: nimble/host/src/ble_hs_hci_evt.c ## @@ -620,6 +626,73 @@

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246778276 ## File path: nimble/host/src/ble_hs_hci_cmd.c ## @@ -1605,6 +1605,119 @@

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246784139 ## File path: nimble/include/nimble/hci_common.h ## @@ -552,9 +552,17 @@ extern "C" { /* --- LE set

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246780280 ## File path: nimble/host/src/ble_hs_hci_evt.c ## @@ -20,14 +20,14 @@ #include #include #include

[GitHub] rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature

2019-01-10 Thread GitBox
rymanluk commented on a change in pull request #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#discussion_r246779326 ## File path: nimble/host/src/ble_hs_hci_evt.c ## @@ -620,6 +626,73 @@

[GitHub] yang325 closed pull request #256: porting: Check FreeRTOS timer status before stopping it

2019-01-10 Thread GitBox
yang325 closed pull request #256: porting: Check FreeRTOS timer status before stopping it URL: https://github.com/apache/mynewt-nimble/pull/256 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] rymanluk opened a new issue #286: Mesh: Use ble_gap_event_listener_register() instead of ble_gap_mesh_cb_register()

2019-01-10 Thread GitBox
rymanluk opened a new issue #286: Mesh: Use ble_gap_event_listener_register() instead of ble_gap_mesh_cb_register() URL: https://github.com/apache/mynewt-nimble/issues/286 It seems we don't need `ble_gap_mesh_cb_register()` anymore

[mynewt-nimble] branch master updated: mesh: Fix initializing connection handle for PB GATT

2019-01-10 Thread naraj
This is an automated email from the ASF dual-hosted git repository. naraj pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git The following commit(s) were added to refs/heads/master by this push: new 9e981f0 mesh: Fix initializing

[GitHub] michal-narajowski closed pull request #285: mesh: Fix initializing connection handle for PB GATT

2019-01-10 Thread GitBox
michal-narajowski closed pull request #285: mesh: Fix initializing connection handle for PB GATT URL: https://github.com/apache/mynewt-nimble/pull/285 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] michal-narajowski opened a new pull request #285: mesh: Fix initializing connection handle for PB GATT

2019-01-10 Thread GitBox
michal-narajowski opened a new pull request #285: mesh: Fix initializing connection handle for PB GATT URL: https://github.com/apache/mynewt-nimble/pull/285 Commit bf1ff83361edd5494637cac69b61a6bb228f9870 introduced a regression due to not initialized conn handle. Provisioning code