-
Notifications
You must be signed in to change notification settings - Fork 223
Commit 4e5dccd
author
committedRobVS
PDU rejected due to wrong opcode set in 'Request Opcode In Error'
3.4.1.1 of ATT protocol spec suggests that in the ATT_ERROR_RSP, the Request Opcode In Error should be set to the request that generated the error. In this case it looks like it should actually be ATT_FIND_BY_TYPE_VALUE_REQ (ATT_OP_READ_BY_GROUP_REQ)1 parent 1768462 commit 4e5dccd
1 file changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
756 | 756 |
| |
757 | 757 |
| |
758 | 758 |
| |
759 | - | ||
759 | + | ||
760 | 760 |
| |
761 | 761 |
| |
762 | 762 |
| |
| |||
794 | 794 |
| |
795 | 795 |
| |
796 | 796 |
| |
797 | - | ||
797 | + | ||
798 | 798 |
| |
799 | 799 |
| |
800 | 800 |
| |
|
0 commit comments