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.c221 static struct tbs_inst *lookup_inst_by_attr(const struct bt_gatt_attr *attr) in lookup_inst_by_attr() function
963 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in provider_name_cfg_changed()
993 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in technology_cfg_changed()
1033 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in uri_scheme_list_cfg_changed()
1053 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in signal_strength_cfg_changed()
1103 struct tbs_inst *inst = lookup_inst_by_attr(attr); in current_calls_cfg_changed()
1150 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in status_flags_cfg_changed()
1182 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in incoming_uri_cfg_changed()
1207 struct tbs_inst *inst = lookup_inst_by_attr(attr); in call_state_cfg_changed()
1726 const struct tbs_inst *inst = lookup_inst_by_attr(attr); in call_cp_cfg_changed()
[all …]