~vcs-imports/bluez/master

Viewing all changes in revision 20212.

  • Committer: Brian Gix
  • Author(s): Inga Stotland
  • Date: 2019-10-18 22:56:19 UTC
  • Revision ID: git-v1:4881c2659b34dce4e59e856f1162eca510294da3
mesh: Implement AddAppKey and AddNetKey methods

This adds implementation for the following methods on
org.bluez.mesh.Node1 interface:
void AddNetKey(object element_path, uint16 destination,
                uint16 subnet_index, uint16 net_index, boolean update)
void AddAppKey(object element_path, uint16 destination,
                uint16 app_index, uint16 net_index, boolean update)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: