Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dvocs.c53 struct bt_vocs_server *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_offset_state()
137 struct bt_vocs_server *inst = BT_AUDIO_CHRC_USER_DATA(attr); in write_location()
172 struct bt_vocs_server *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_location()
183 struct bt_vocs_server *inst = BT_AUDIO_CHRC_USER_DATA(attr); in write_vocs_control()
254 struct bt_vocs_server *inst = BT_AUDIO_CHRC_USER_DATA(attr); in write_output_desc()
310 struct bt_vocs_server *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_output_desc()
Daudio_internal.h56 #define BT_AUDIO_CHRC_USER_DATA(_attr) \ macro
Dtbs.c539 const struct tbs_inst *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_provider_name()
559 const struct tbs_inst *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_uci()
569 const struct tbs_inst *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_technology()
589 const struct tbs_inst *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_uri_scheme_list()
629 const struct tbs_inst *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_signal_strength()
649 const struct tbs_inst *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_signal_strength_interval()
662 struct tbs_inst *inst = BT_AUDIO_CHRC_USER_DATA(attr); in write_signal_strength_interval()
700 const struct tbs_inst *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_current_calls()
716 const struct tbs_inst *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_ccid()
726 const struct tbs_inst *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_status_flags()
[all …]
Daics.c127 struct bt_aics *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_aics_state()
140 struct bt_aics *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_aics_gain_settings()
153 struct bt_aics *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_type()
171 struct bt_aics *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_input_status()
254 struct bt_aics *inst = BT_AUDIO_CHRC_USER_DATA(attr); in write_aics_control()
374 struct bt_aics *inst = BT_AUDIO_CHRC_USER_DATA(attr); in write_description()
430 struct bt_aics *inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_description()
Dcsip_set_member.c247 struct bt_csip_set_member_svc_inst *svc_inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_sirk()
305 struct bt_csip_set_member_svc_inst *svc_inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_set_size()
324 struct bt_csip_set_member_svc_inst *svc_inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_set_lock()
408 struct bt_csip_set_member_svc_inst *svc_inst = BT_AUDIO_CHRC_USER_DATA(attr); in write_set_lock()
435 struct bt_csip_set_member_svc_inst *svc_inst = BT_AUDIO_CHRC_USER_DATA(attr); in read_rank()
Dascs.c783 .id = POINTER_TO_UINT(BT_AUDIO_CHRC_USER_DATA(attr)), in ascs_ase_read_status_idle()
1376 if (ase->ep.status.id == POINTER_TO_UINT(BT_AUDIO_CHRC_USER_DATA(attr))) { in ase_attr_cb()
1453 uint8_t ase_id = POINTER_TO_UINT(BT_AUDIO_CHRC_USER_DATA(attr)); in ascs_ase_read()
Dbap_scan_delegator.c1089 uint8_t idx = POINTER_TO_UINT(BT_AUDIO_CHRC_USER_DATA(attr)); in read_recv_state()