Searched refs:bt_mesh_app_key (Results 1 – 10 of 10) sorted by relevance
12 void bt_mesh_store_app_key(struct bt_mesh_app_key *key);21 void bt_mesh_clear_app_key(struct bt_mesh_app_key *key);
145 struct bt_mesh_app_key *bt_mesh_app_key_alloc(u16_t app_idx);146 void bt_mesh_app_key_del(struct bt_mesh_app_key *key, bool store);
81 struct bt_mesh_app_key *bt_mesh_app_key_find(u16_t app_idx);
34 struct bt_mesh_app_key { struct248 struct bt_mesh_app_key app_keys[MYNEWT_VAL(BLE_MESH_APP_KEY_COUNT)];
98 struct bt_mesh_app_key *app_key; in bt_test_print_credentials()
381 struct bt_mesh_app_key *app; in app_key_set()1129 static void store_app_key(struct bt_mesh_app_key *app) in store_app_key()1172 struct bt_mesh_app_key *key; in store_pending_keys()1443 void bt_mesh_store_app_key(struct bt_mesh_app_key *key) in bt_mesh_store_app_key()1512 void bt_mesh_clear_app_key(struct bt_mesh_app_key *key) in bt_mesh_clear_app_key()
417 struct bt_mesh_app_key *bt_mesh_app_key_find(u16_t app_idx) in bt_mesh_app_key_find()422 struct bt_mesh_app_key *key = &bt_mesh.app_keys[i]; in bt_mesh_app_key_find()457 struct bt_mesh_app_key *app_key; in bt_mesh_trans_send()625 struct bt_mesh_app_key *key = &bt_mesh.app_keys[i]; in sdu_recv()
157 struct bt_mesh_app_key *key; in publish_retransmit()666 struct bt_mesh_app_key *key; in bt_mesh_model_publish()
232 struct bt_mesh_app_key *key = &bt_mesh.app_keys[i]; in app_key_is_valid()376 struct bt_mesh_app_key *bt_mesh_app_key_alloc(u16_t app_idx) in bt_mesh_app_key_alloc()381 struct bt_mesh_app_key *key = &bt_mesh.app_keys[i]; in bt_mesh_app_key_alloc()395 struct bt_mesh_app_key *key; in app_key_set()547 void bt_mesh_app_key_del(struct bt_mesh_app_key *key, bool store) in bt_mesh_app_key_del()569 struct bt_mesh_app_key *key; in app_key_del()650 struct bt_mesh_app_key *key = &bt_mesh.app_keys[i]; in app_key_get()3598 struct bt_mesh_app_key *key = &bt_mesh.app_keys[i]; in bt_mesh_subnet_del()
502 struct bt_mesh_app_key *key = &bt_mesh.app_keys[i]; in bt_mesh_net_revoke_keys()