bluez/client
Grzegorz Kolodziejczyk 1abee58711 client: Fix reading long values
While value has more than single MTU can carry long read procedure will
be triggered. In such cases offset need to bo considered while getting
value from storage.
2018-03-21 10:47:07 +01:00
..
advertising.c client: Fix lines going beyond 80 columns 2018-03-01 11:23:09 +02:00
advertising.h client: Introduce ad_disable_{uuids,service,manufacturer} 2018-02-19 12:21:11 +02:00
agent.c client: Quit when done with command 2018-02-28 16:17:13 +02:00
agent.h client: Use rl_prompt_input to prompt agent input 2017-08-23 15:22:17 +03:00
display.c client: Reset prompt before printing user input 2017-08-23 15:22:28 +03:00
display.h client: Add generic way to request input from user 2017-06-30 12:12:43 +03:00
gatt.c client: Fix reading long values 2018-03-21 10:47:07 +01:00
gatt.h shared/shell: Use wordexp to parse arguments 2017-11-17 16:00:19 +02:00
main.c client: Use g_dbus_dict_append_*() 2018-03-01 10:49:05 +02:00