Searched refs:bt_mesh_app_key_alloc (Results 1 – 4 of 4) sorted by relevance
161 struct bt_mesh_app_key *bt_mesh_app_key_alloc(uint16_t app_idx);
271 key = bt_mesh_app_key_alloc(app_idx); in bt_mesh_node_local_app_key_add()
352 struct bt_mesh_app_key *bt_mesh_app_key_alloc(uint16_t app_idx) in bt_mesh_app_key_alloc() function426 key = bt_mesh_app_key_alloc(app_idx); in app_key_set()
524 app = bt_mesh_app_key_alloc(app_idx); in app_key_set()