Searched refs:hrs_cbs (Results 1 – 1 of 1) sorted by relevance
62 static sys_slist_t hrs_cbs = SYS_SLIST_STATIC_INIT(&hrs_cbs); variable74 SYS_SLIST_FOR_EACH_CONTAINER(&hrs_cbs, listener, _node) { in hrmc_ccc_cfg_changed()96 SYS_SLIST_FOR_EACH_CONTAINER(&hrs_cbs, listener, _node) { in ctrl_point_write()144 sys_slist_append(&hrs_cbs, &cb->_node); in bt_hrs_cb_register()155 if (!sys_slist_find_and_remove(&hrs_cbs, &cb->_node)) { in bt_hrs_cb_unregister()