Home
last modified time | relevance | path

Searched refs:lookup_inst_by_attr (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c190 static struct tbs_inst *lookup_inst_by_attr(const struct bt_gatt_attr *attr) in lookup_inst_by_attr() function
549 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in provider_name_cfg_changed()
579 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in technology_cfg_changed()
619 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in uri_scheme_list_cfg_changed()
639 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in signal_strength_cfg_changed()
689 struct tbs_inst *inst = lookup_inst_by_attr(attr); in current_calls_cfg_changed()
737 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in status_flags_cfg_changed()
769 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in incoming_uri_cfg_changed()
794 struct tbs_inst *inst = lookup_inst_by_attr(attr); in call_state_cfg_changed()
1301 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in call_cp_cfg_changed()
[all …]