Searched defs:store (Results 1 – 8 of 8) sorted by relevance
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ll_sw/ |
D | ll_settings.c | 47 settings_read_cb read_cb, void *store) in ctlr_set()
|
/Zephyr-Core-2.7.6/subsys/bluetooth/mesh/ |
D | cdb.c | 558 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()
|
D | app_keys.c | 145 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 | 178 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()
|
D | transport.c | 1672 static inline void va_store(struct virtual_addr *store) in va_store()
|
/Zephyr-Core-2.7.6/subsys/bluetooth/services/ |
D | dis.c | 146 settings_read_cb read_cb, void *store) in dis_set()
|
/Zephyr-Core-2.7.6/subsys/bluetooth/host/ |
D | gatt.c | 696 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
|