Home
last modified time | relevance | path

Searched refs:bt_mesh_provisioner_local_net_key_add (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dprovisioner_main.h94 int bt_mesh_provisioner_local_net_key_add(const u8_t net_key[16], u16_t *net_idx);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_main.c1023 int bt_mesh_provisioner_local_net_key_add(const u8_t net_key[16], u16_t *net_idx) in bt_mesh_provisioner_local_net_key_add() function
1443 err = bt_mesh_provisioner_local_net_key_add(net_key, net_idx); in bt_mesh_temp_prov_net_idx_set()
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c3199 err = bt_mesh_provisioner_local_net_key_add(NULL, &netkey_idx); in prov_netkey_add()
3222 err = bt_mesh_provisioner_local_net_key_add(netkey, &netkey_idx); in prov_netkey_add()

Completed in 11 milliseconds