Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dfoundation.h145 struct bt_mesh_app_key *bt_mesh_app_key_alloc(u16_t app_idx);
H A Dsettings.c422 app = bt_mesh_app_key_alloc(app_idx); in app_key_set()
H A Dcfg_srv.c376 struct bt_mesh_app_key *bt_mesh_app_key_alloc(u16_t app_idx) in bt_mesh_app_key_alloc() function
450 key = bt_mesh_app_key_alloc(app_idx); in app_key_set()