This adds offset to gatt-write which can be used as following: btshell> gatt-write 0011 0001 01 bt: gatt_prepare_write (0x0010f680): handle 0x0011 offset 1 len 1 Write pending btshell> bt: bt_att_recv (0x00111918): Received ATT code 0x17 len 6 bt: att_handle_prepare_write_rsp (0x00111918): bt: att_prepare_write_rsp (0x00111918): err 0x00 bt: gatt_exec_write (0x00111918): bt: bt_att_recv (0x00111918): Received ATT code 0x19 len 1 bt: att_handle_exec_write_rsp (0x00111918): bt: att_write_rsp (0x00111918): err 0x00 Write complete: err 0 Change-Id: I4d3c038ea572da92efe0de8ce426ffca15506440 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||
| prj_arm.conf | ||
| prj_x86.conf | ||
| prj.mdef | ||
| README | ||
| testcase.ini | ||
First serial line is multiplexed with qemu monitor and bluetooth shell (btshell) is running there. Use help to check list of commands.