core/adapter: Track filters for discovery clients

System Internals / BlueZ - Jakub Pawlowski [google.com] - 31 March 2015 17:13 UTC

This patch adds logic for setting, updating and deleting a discovery filter for each client.

Note that the filter is not being used yet, the actual code that uses it will be added in the following patches.

92df75d core/adapter: Track filters for discovery clients
src/adapter.c | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 114 insertions(+), 7 deletions(-)

Upstream: git.kernel.org


  • Share