f4700f6ceb
This adds gatt-discover-secondary which works as follow: btshell> gatt-discover-secondary <uuid> [start_handle] [end_handle] bt: att_find_type (0x00110d18): uuid 0x180f start_handle 0x0001 end_handle 0xffff Discover pending btshell> bt: bt_att_recv (0x001134a8): Received ATT code 0x01 len 5 bt: att_error_rsp (0x001134a8): request 0x06 handle 0x0001 error 0x0a bt: att_find_type_rsp (0x001134a8): err 0x0a Discover destroy In addition to this gatt-discover is now renamed to gatt-discover-privary to avoid any confusion with other discover types. Change-Id: Iee1fdf3e72269b134e222b4a2c6b4329858e71b0 Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
README | ||
prj.mdef | ||
prj_arm.conf | ||
prj_x86.conf | ||
testcase.ini |
README
First serial line is multiplexed with qemu monitor and bluetooth shell (btshell) is running there. Use help to check list of commands.