Searched defs:store (Results  1 – 9 of 9) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ | 
| D | ll_settings.c | 45 		    settings_read_cb read_cb, void *store)  in ctlr_set()
 | 
| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | cdb.c | 595 				     bool store)  in update_cdb_node_settings()653 				       bool store)  in update_cdb_subnet_settings()
 685 					bool store)  in update_cdb_app_key_settings()
 836 void bt_mesh_cdb_subnet_del(struct bt_mesh_cdb_subnet *sub, bool store)  in bt_mesh_cdb_subnet_del()
 934 void bt_mesh_cdb_node_del(struct bt_mesh_cdb_node *node, bool store)  in bt_mesh_cdb_node_del()
 1056 void bt_mesh_cdb_app_key_del(struct bt_mesh_cdb_app_key *key, bool store)  in bt_mesh_cdb_app_key_del()
 
 | 
| D | va.c | 40 static void va_store(struct bt_mesh_va *store)  in va_store()
 | 
| D | app_keys.c | 148 static void update_app_key_settings(uint16_t app_idx, bool store)  in update_app_key_settings()
 | 
| D | subnet.c | 161 static void update_subnet_settings(uint16_t net_idx, bool store)  in update_subnet_settings()
 | 
| D | cfg_srv.c | 117 			    uint8_t ttl, uint8_t period, uint8_t retransmit, bool store)  in _mod_pub_set()234 static uint8_t mod_unbind(const struct bt_mesh_model *model, uint16_t key_idx, bool store)  in mod_unbind()
 
 | 
| /Zephyr-latest/subsys/bluetooth/services/ | 
| D | dis.c | 338 static int dis_set(const char *name, size_t len_rd, settings_read_cb read_cb, void *store)  in dis_set()
 | 
| /Zephyr-latest/subsys/bluetooth/audio/ | 
| D | has.c | 893 	struct client_context_store store;  in settings_set_cb()  local942 	struct client_context_store store = {  in store_client_context()  local
 
 | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | gatt.c | 1470 	struct gatt_delayed_store *store =  in delayed_store()  local1656 			bool store = true;  in gatt_unregister_ccc()  local
 6100 	struct ccc_store store[CCC_STORE_MAX];  member
 
 |