Home
last modified time | relevance | path

Searched defs:store (Results 1 – 8 of 8) sorted by relevance

/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/
Dll_settings.c47 settings_read_cb read_cb, void *store) in ctlr_set()
/Zephyr-Core-2.7.6/subsys/bluetooth/mesh/
Dcdb.c558 bool store) in update_cdb_node_settings()
616 bool store) in update_cdb_subnet_settings()
648 bool store) in update_cdb_app_key_settings()
772 void bt_mesh_cdb_subnet_del(struct bt_mesh_cdb_subnet *sub, bool store) in bt_mesh_cdb_subnet_del()
851 void bt_mesh_cdb_node_del(struct bt_mesh_cdb_node *node, bool store) in bt_mesh_cdb_node_del()
924 void bt_mesh_cdb_app_key_del(struct bt_mesh_cdb_app_key *key, bool store) in bt_mesh_cdb_app_key_del()
Dapp_keys.c145 static void update_app_key_settings(uint16_t app_idx, bool store) in update_app_key_settings()
Dsubnet.c161 static void update_subnet_settings(uint16_t net_idx, bool store) in update_subnet_settings()
Dcfg_srv.c178 uint8_t retransmit, bool store) in _mod_pub_set()
296 static uint8_t mod_unbind(struct bt_mesh_model *model, uint16_t key_idx, bool store) in mod_unbind()
Dtransport.c1672 static inline void va_store(struct virtual_addr *store) in va_store()
/Zephyr-Core-2.7.6/subsys/bluetooth/services/
Ddis.c146 settings_read_cb read_cb, void *store) in dis_set()
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dgatt.c696 static void db_hash_gen(bool store) in db_hash_gen()
1217 bool store = true; in gatt_unregister_ccc() local
5072 struct ccc_store store[CCC_STORE_MAX]; member