{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":113086218,"defaultBranch":"master","name":"mynewt-nimble","ownerLogin":"apache","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-12-04T19:34:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47359?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712217369.0","currentOid":""},"activityList":{"items":[{"before":"175029cd1606e639efc630a53cf99cf3be51a9c4","after":"f3afc1715bded0b339491db410ea2e753a32a48b","ref":"refs/heads/master","pushedAt":"2024-05-09T07:39:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"nimble/host: Avoid slave instance reset inside extract_cb","shortMessageHtmlLink":"nimble/host: Avoid slave instance reset inside extract_cb"}},{"before":"4a994636ede6d48ac664462e4de70107920bc81d","after":"175029cd1606e639efc630a53cf99cf3be51a9c4","ref":"refs/heads/master","pushedAt":"2024-05-06T12:25:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"nimble/transport: Fix compilation with TCP socket transport","shortMessageHtmlLink":"nimble/transport: Fix compilation with TCP socket transport"}},{"before":"862159340f54beec98ba2a89a42ed613a02c7537","after":"4a994636ede6d48ac664462e4de70107920bc81d","ref":"refs/heads/master","pushedAt":"2024-05-06T12:24:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"nimble/host: Add API to retrieve the size of the controller's white list","shortMessageHtmlLink":"nimble/host: Add API to retrieve the size of the controller's white list"}},{"before":"4ebbbf287b85f019e988a66d45c6d6f7f72a83e7","after":"862159340f54beec98ba2a89a42ed613a02c7537","ref":"refs/heads/master","pushedAt":"2024-04-29T11:12:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KKopyscinski","name":"Krzysztof Kopyściński","path":"/KKopyscinski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32798966?s=80&v=4"},"commit":{"message":"nimble: iso: Move Rx callback param to Setup ISO Data Path command\n\nThis moves the ISO Rx callback to be provided by application as\nSetup ISO Data Path function parameter, as the callback will be used\nonly for HCI data path, thus there is no point to require the callback\nwhen the broadcast sync is created.","shortMessageHtmlLink":"nimble: iso: Move Rx callback param to Setup ISO Data Path command"}},{"before":"6ce56a4fa009c8b9cb469279f53d3a0e38c1e845","after":"4ebbbf287b85f019e988a66d45c6d6f7f72a83e7","ref":"refs/heads/master","pushedAt":"2024-04-29T05:58:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KKopyscinski","name":"Krzysztof Kopyściński","path":"/KKopyscinski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32798966?s=80&v=4"},"commit":{"message":"nimble/host: Add Broadcast Audio Scan Service\n\nBASS initial implementation","shortMessageHtmlLink":"nimble/host: Add Broadcast Audio Scan Service"}},{"before":"1543982424d3c5ef7d4c4dbae2203f8e3c020f18","after":"6ce56a4fa009c8b9cb469279f53d3a0e38c1e845","ref":"refs/heads/master","pushedAt":"2024-04-29T05:58:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KKopyscinski","name":"Krzysztof Kopyściński","path":"/KKopyscinski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32798966?s=80&v=4"},"commit":{"message":"host/audio: add defines for Codec Formats\n\nAdds Codec Formats from Assigned Numbers.","shortMessageHtmlLink":"host/audio: add defines for Codec Formats"}},{"before":"61021c15754056d44d0485e8da01262bb1bd1c02","after":"1543982424d3c5ef7d4c4dbae2203f8e3c020f18","ref":"refs/heads/master","pushedAt":"2024-04-23T06:15:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rymanluk","name":"Łukasz Rymanowski","path":"/rymanluk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2675599?s=80&v=4"},"commit":{"message":"host/ble_l2cap_coc: fix possible race condition in L2CAP COC\n\nTwo functions: `ble_l2cap_coc_continue_tx` and `ble_l2cap_coc_recv_ready`\ncan be reached from other task than host, for example separate thread\nrunning in application, by calling `ble_l2cap_recv_ready` or\n`ble_l2cap_send`. Because pointer to chan passed into these functions\nmay be outdated (connection is being terminated by host) this will lead\nto either:\n - triggering BLE_HS_DBG_ASSERT(conn != NULL) in ble_hs_conn_find_assert\n - dereferencing NULL pointer to conn, after ble_hs_conn_find_assert\n returns NULL (case with disabled BLE_HS_DEBUG)\nThese two cases shall not cause assert, and should be prepared for chan\nnot existing anymore. Now, BLE_HS_ENOTCONN is returned if connection no\nlonger exists.","shortMessageHtmlLink":"host/ble_l2cap_coc: fix possible race condition in L2CAP COC"}},{"before":"2e20f9957592e53d5ac74556a795445bdd65c774","after":"61021c15754056d44d0485e8da01262bb1bd1c02","ref":"refs/heads/master","pushedAt":"2024-04-15T09:50:19.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"KKopyscinski","name":"Krzysztof Kopyściński","path":"/KKopyscinski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32798966?s=80&v=4"},"commit":{"message":"ext/libsamplerate: compile using single precision floating point numbers\n\nCompile using floats instead of doubles, so the FPUs that don't support\ndouble-precision arithmetic can be used.","shortMessageHtmlLink":"ext/libsamplerate: compile using single precision floating point numbers"}},{"before":"25bf03e1fab0c96a996a3d2dc8e6e14520edc874","after":"2e20f9957592e53d5ac74556a795445bdd65c774","ref":"refs/heads/master","pushedAt":"2024-04-15T07:50:49.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"KKopyscinski","name":"Krzysztof Kopyściński","path":"/KKopyscinski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32798966?s=80&v=4"},"commit":{"message":"host/audio/pacs: fix doxygen\n\n- Added descriptions for UUIDs\n- removed /ref to function in different file\n- added description for ble_svc_audio_pacs_set_param","shortMessageHtmlLink":"host/audio/pacs: fix doxygen"}},{"before":"364b720d6210e5a23314254ca9beaa8857abbedf","after":"25bf03e1fab0c96a996a3d2dc8e6e14520edc874","ref":"refs/heads/master","pushedAt":"2024-04-15T07:40:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"nimble/porting: Fix OS_MEMPOOL_SIZE() macro\n\nThe OS_MEMPOOL_SIZE() macro returns an invalid\nsize when guards are used (an additional 4 bytes\nmust be reserved for each block, which is not done\nat the moment). Correct this in line with the\nmacro defined in mynewt core.","shortMessageHtmlLink":"nimble/porting: Fix OS_MEMPOOL_SIZE() macro"}},{"before":"301cc998b6ca5c51cafd2f39bc5843c07a1002ff","after":"364b720d6210e5a23314254ca9beaa8857abbedf","ref":"refs/heads/master","pushedAt":"2024-04-12T13:20:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"nimble/bttester: Various fixes in BAP bttester part\n\nMYNEWT_VAL is corrected in multiple places for an up-to-date name.\nMissing semicolon and invalid function name are fixed in btp_bap.c\nCodec configuration is now set on BIS level, as setting it on subgroup level\ncaused tests to fail.","shortMessageHtmlLink":"nimble/bttester: Various fixes in BAP bttester part"}},{"before":"7b0a2d7d3044a06e4f03a5dd652e07c34054c61f","after":"301cc998b6ca5c51cafd2f39bc5843c07a1002ff","ref":"refs/heads/master","pushedAt":"2024-04-12T12:37:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KKopyscinski","name":"Krzysztof Kopyściński","path":"/KKopyscinski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32798966?s=80&v=4"},"commit":{"message":"host/audio/pacs: fix notifications for available contexts\n\nAvailable contexts values are per connection. When value is changed, read\naccess for notification gives BLE_HS_CONN_HANDLE_NONE as conn handle.\nThis was making impossible to fetch the right value.\nNow, flag was introduced, for marking the changed value.","shortMessageHtmlLink":"host/audio/pacs: fix notifications for available contexts"}},{"before":"5599a15369c294b916eba093889b0a9960f7b05c","after":"7b0a2d7d3044a06e4f03a5dd652e07c34054c61f","ref":"refs/heads/master","pushedAt":"2024-04-11T14:27:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"nimble/host: Fix compilation error in ble_store_config.c\n\nThis should fix compilation error when -O2 optimization is enabled.\nGCC incorrectly detects problem.\nThis change adds asserts that convinces GCC that pre-condition will not\nresult in accessing memory out-of-bounds.\n\nThis also changes one condition that also contributes to make GCC convinced\nthat pre-condition are met.\n\nError: In function 'ble_store_config_delete_obj',\n inlined from 'ble_store_config_delete_cccd' at repos/apache-mynewt-nimble/nimble/host/store/config/src/ble_store_config.c:380:10,\n inlined from 'ble_store_config_delete' at repos/apache-mynewt-nimble/nimble/host/store/config/src/ble_store_config.c:542:14:\nrepos/apache-mynewt-nimble/nimble/host/store/config/src/ble_store_config.c:193:9: error: 'memmove' offset [16, 31] is out of the bounds [0, 16] of object 'ble_store_config_cccds' with type 'struct ble_store_value_cccd[1]' [-Werror=array-bounds]\n 193 | memmove(dst, src, move_count * value_size);\n | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nrepos/apache-mynewt-nimble/nimble/host/store/config/src/ble_store_config.c: In function 'ble_store_config_delete':\nrepos/apache-mynewt-nimble/nimble/host/store/config/src/ble_store_config.c:45:5: note: 'ble_store_config_cccds' declared here\n 45 | ble_store_config_cccds[MYNEWT_VAL(BLE_STORE_MAX_CCCDS)];\n\nSigned-off-by: Jerzy Kasenberg ","shortMessageHtmlLink":"nimble/host: Fix compilation error in ble_store_config.c"}},{"before":"1e9ba4655421a3e3322d497124c17c0222abc865","after":"5599a15369c294b916eba093889b0a9960f7b05c","ref":"refs/heads/master","pushedAt":"2024-04-11T11:47:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andrzej-kaczmarek","name":"Andrzej Kaczmarek","path":"/andrzej-kaczmarek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9692685?s=80&v=4"},"commit":{"message":"nimble/ll: fix ifdef\n\nble_ll_ctrl_phy_update_ind_instant() is called from another function\ninside #if MYNEWT_VAL(BLE_LL_PHY), but it was defined only if\nROLE_CENTRAL was enabled","shortMessageHtmlLink":"nimble/ll: fix ifdef"}},{"before":"c315860ba6ef2c5e8ea03eddfeebc6bd87226091","after":"1e9ba4655421a3e3322d497124c17c0222abc865","ref":"refs/heads/master","pushedAt":"2024-04-11T09:10:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andrzej-kaczmarek","name":"Andrzej Kaczmarek","path":"/andrzej-kaczmarek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9692685?s=80&v=4"},"commit":{"message":"syscfg: fix typo","shortMessageHtmlLink":"syscfg: fix typo"}},{"before":"c753751dddd249a0036a6b7b6529f5a3904c2ed8","after":"c315860ba6ef2c5e8ea03eddfeebc6bd87226091","ref":"refs/heads/master","pushedAt":"2024-04-10T11:37:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KKopyscinski","name":"Krzysztof Kopyściński","path":"/KKopyscinski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32798966?s=80&v=4"},"commit":{"message":"host/audio/pacs: fix possible NULL dereference\n\navail_ctx may be null.","shortMessageHtmlLink":"host/audio/pacs: fix possible NULL dereference"}},{"before":"c433982091da1811d13d4df12478548ccebf5ade","after":"c753751dddd249a0036a6b7b6529f5a3904c2ed8","ref":"refs/heads/master","pushedAt":"2024-04-10T10:30:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KKopyscinski","name":"Krzysztof Kopyściński","path":"/KKopyscinski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32798966?s=80&v=4"},"commit":{"message":"nimble/services: Fix incorrect PACS characteristic notification\n\nThis commit provides fix for incorrect PACS characteristic sending notification\nafter changing it's state.","shortMessageHtmlLink":"nimble/services: Fix incorrect PACS characteristic notification"}},{"before":"533c122b10b22be9ecbaae79efc78a7f113eaa09","after":"c433982091da1811d13d4df12478548ccebf5ade","ref":"refs/heads/master","pushedAt":"2024-04-10T08:21:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"nimble/mesh: Fix handling of connection handle value\n\nConnection handle is not guaranteed to start from 0.","shortMessageHtmlLink":"nimble/mesh: Fix handling of connection handle value"}},{"before":"66147e7c811f1eec4acb41d524c2bf9484fa7b67","after":"533c122b10b22be9ecbaae79efc78a7f113eaa09","ref":"refs/heads/master","pushedAt":"2024-04-10T07:45:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"nimble/ble_gap: remove extraneous parentheses\n\nFix build warning generated with llvm based compilers on equality comparison with extraneous parentheses.","shortMessageHtmlLink":"nimble/ble_gap: remove extraneous parentheses"}},{"before":"b02b39bfb193a6bd9ffef3d6cab6b71712abd803","after":"66147e7c811f1eec4acb41d524c2bf9484fa7b67","ref":"refs/heads/master","pushedAt":"2024-04-10T07:24:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"nimble/transport: Fix mempool alignment\n\nChange transport pool buffers type from uint8_t to os_membuf_t to ensure the required address OS alignment.","shortMessageHtmlLink":"nimble/transport: Fix mempool alignment"}},{"before":"f639326653bad3be44eeeaddf2b0fe77d2022419","after":"b02b39bfb193a6bd9ffef3d6cab6b71712abd803","ref":"refs/heads/master","pushedAt":"2024-04-10T05:53:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KKopyscinski","name":"Krzysztof Kopyściński","path":"/KKopyscinski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32798966?s=80&v=4"},"commit":{"message":"host/audio/ble_iso.c: fix deallocation of BIS\n\nFreeing memory back to BIS pool in loop while changing removing ISO\nconnections from list lead to memory leak. Now, memory is freed in\nseparate loop.","shortMessageHtmlLink":"host/audio/ble_iso.c: fix deallocation of BIS"}},{"before":"6d153f934af134bcf69436335d29be3e2dba5b79","after":"f639326653bad3be44eeeaddf2b0fe77d2022419","ref":"refs/heads/master","pushedAt":"2024-04-09T14:00:06.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"nimble: controller: Add initial support for CS HCI\n\nAdd stubs for Channel Sounding.","shortMessageHtmlLink":"nimble: controller: Add initial support for CS HCI"}},{"before":"bc1f354ea4c646be5035b9ebdec11b7306c42c18","after":"6d153f934af134bcf69436335d29be3e2dba5b79","ref":"refs/heads/master","pushedAt":"2024-04-09T13:56:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"apps: Fix x64 native btshell build","shortMessageHtmlLink":"apps: Fix x64 native btshell build"}},{"before":"795264b3dbcd0951fd9681cf15e39badd41ce5b4","after":"bc1f354ea4c646be5035b9ebdec11b7306c42c18","ref":"refs/heads/master","pushedAt":"2024-04-09T06:44:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"nimble/host: Wrap extended advertising with legacy API\n\nThis allows to use extended advertising along legacy GAP API. This\nwill make it easier for applications to port to using EXT ADV.","shortMessageHtmlLink":"nimble/host: Wrap extended advertising with legacy API"}},{"before":"e56389af216450721aaab7731f18679db0042a2f","after":"795264b3dbcd0951fd9681cf15e39badd41ce5b4","ref":"refs/heads/master","pushedAt":"2024-04-08T12:03:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"host/ble_gap.h: Extend description of ble_gap_periodic_adv_sync_create\n\nAdded to the description condition when the Periodic Sync actually\nhappens.","shortMessageHtmlLink":"host/ble_gap.h: Extend description of ble_gap_periodic_adv_sync_create"}},{"before":"1d809b1201c24dc28e86119ea0006fa4946c0b3d","after":"e56389af216450721aaab7731f18679db0042a2f","ref":"refs/heads/master","pushedAt":"2024-04-05T14:20:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"nimble/porting: Remove not needed sysflash\n\nPorts do not use sysflash.","shortMessageHtmlLink":"nimble/porting: Remove not needed sysflash"}},{"before":"0c6f2fe6b78c3b6ad2a125dc5aa378f122655541","after":"1d809b1201c24dc28e86119ea0006fa4946c0b3d","ref":"refs/heads/master","pushedAt":"2024-04-04T11:58:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"Apache NimBLE 1.7.0 release","shortMessageHtmlLink":"Apache NimBLE 1.7.0 release"}},{"before":"675452b62822efd3e3fd28ac55eb166baf8461f4","after":"0c6f2fe6b78c3b6ad2a125dc5aa378f122655541","ref":"refs/heads/master","pushedAt":"2024-04-04T11:15:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KKopyscinski","name":"Krzysztof Kopyściński","path":"/KKopyscinski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32798966?s=80&v=4"},"commit":{"message":"host/ble_audio.c: fix ble_audio_adv_parse_broadcast_announcement\n\ndata->success was set to false at every entry to the funcion. That made\nthe valid advertising payload fail after parsing\nBLE_BROADCAST_PUB_ANNOUNCEMENT_SVC_UUID - final break in block was\nreached but the success set in parsing\nBLE_BROADCAST_AUDIO_ANNOUNCEMENT_SVC_UUID was cleared.","shortMessageHtmlLink":"host/ble_audio.c: fix ble_audio_adv_parse_broadcast_announcement"}},{"before":"89e7090c59a0dd2fa1a556f83dbf7dee81f9df68","after":"675452b62822efd3e3fd28ac55eb166baf8461f4","ref":"refs/heads/master","pushedAt":"2024-03-27T08:35:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"Prepare for NimBLE 1.7.0 release","shortMessageHtmlLink":"Prepare for NimBLE 1.7.0 release"}},{"before":"53bae66f71b5ee24e3dc2ada9dd46bb540e33ac8","after":"89e7090c59a0dd2fa1a556f83dbf7dee81f9df68","ref":"refs/heads/master","pushedAt":"2024-03-27T08:31:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sjanc","name":"Szymon Janc","path":"/sjanc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10303625?s=80&v=4"},"commit":{"message":"controller/ble_ll_sync.c: acad_len potentially uninitialised\n\nacad_len in ble_ll_sync_rx_pkt_in is filled in ble_ll_sync_parse_ext_hdr\nand later accessed in ble_ll_sync_check_acad. There is a possibility\nthat extended advertising header is missing data containing acad, and it\nwill not get filled, leaving it uninitialised.","shortMessageHtmlLink":"controller/ble_ll_sync.c: acad_len potentially uninitialised"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERV3PtAA","startCursor":null,"endCursor":null}},"title":"Activity · apache/mynewt-nimble"}