This adds gatt-discover-descriptor which works as follow: btshell> gatt-discover-descriptor <bdaddr> <bdaddr_type> [UUID] [start_handle] [end_handle] bt: bt_gatt_discover_descriptor (0x0010d6b0): start_handle 0x0011 end_handle 0x0011 Discover pending btshell>bt: bt_att_recv (0x0010f8ac): Received ATT code 0x05 len 6 bt: att_handle_find_info_rsp (0x0010f8ac): bt: att_find_info_rsp (0x0010f8ac): err 0x00 bt: att_find_info_rsp (0x0010f8ac): handle 0x0011 Discover found handle 17 Discover destroy Change-Id: I6b95a3b9bfbbf57fb195f79db24216a1f8296079 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||
| prj_arm.conf | ||
| prj_x86.conf | ||
| prj.mdef | ||
| README | ||
First serial line is multiplexed with qemu monitor and bluetooth shell (btshell) is running there. Use help to check list of commands.