Tedd Ho-Jeong An
|
f22f166d6e
|
client: Add SPDX License Identifier
This patch adds SPDX License Identifier and removes the license text.
-------------------------------------
License COUNT
-------------------------------------
GPL-2.0-or-later : 11
License: GPL-2.0-or-later
client/adv_monitor.c
client/adv_monitor.h
client/advertising.h
client/display.c
client/main.c
client/display.h
client/agent.h
client/gatt.c
client/agent.c
client/advertising.c
client/gatt.h
|
2020-09-21 16:19:33 -07:00 |
|
Luiz Augusto von Dentz
|
c144863767
|
client: Use rl_prompt_input to prompt agent input
This uses rl_prompt_input to ask user input instead of maintaining its
own handling in agent.c lets display.c handle all user prompt requests.
|
2017-08-23 15:22:17 +03:00 |
|
Marcel Holtmann
|
a3155051a0
|
client: Add support for requesting default agent
|
2012-12-20 03:43:38 +01:00 |
|
Marcel Holtmann
|
3a3074accb
|
client: Add support for providing agent capability
|
2012-12-18 17:39:56 +01:00 |
|
Marcel Holtmann
|
5557e7b453
|
client: Add support for handling passkey confirmation
|
2012-12-18 04:20:40 +01:00 |
|
Marcel Holtmann
|
d8d4b4f0c0
|
client: Add support for handling agent object registration
|
2012-12-15 00:20:25 +01:00 |
|