[ 
https://issues.apache.org/jira/browse/MYNEWT-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713793#comment-15713793
 ] 

ASF subversion and git services commented on MYNEWT-353:
--------------------------------------------------------

Commit 198143989112b3b55f1d50619c938e3b34fc63f9 in incubator-mynewt-core's 
branch refs/heads/develop from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=1981439 
]

MYNEWT-353 BLE Host - Timeout for ATT queued write

If a queued write is only partially received, and 30 seconds has passed
since the last prepare write was received, a timeout occurs.  When this
happens, the connection is terminated.


> BLE Host - Timeout for ATT queued writes
> ----------------------------------------
>
>                 Key: MYNEWT-353
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-353
>             Project: Mynewt
>          Issue Type: Improvement
>          Components: Nimble
>            Reporter: Christopher Collins
>            Assignee: Christopher Collins
>             Fix For: v1_0_0_rel
>
>
> A peer performs a large attribute write by sending a series of ATT prepare 
> write requests followed by an ATT execute write request.  If the execute 
> write request never arrives, the queued prepare write requests remain 
> resident on the receiving device.  The queued write should be cleared N 
> seconds after the last received prepare write request.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to