Searched defs:bt_aics_cb (Results 1 – 1 of 1) sorted by relevance
255 struct bt_aics_cb { struct256 bt_aics_state_cb state;257 bt_aics_gain_setting_cb gain_setting;258 bt_aics_type_cb type;259 bt_aics_status_cb status;260 bt_aics_description_cb description;263 bt_aics_discover_cb discover;264 bt_aics_write_cb set_gain;265 bt_aics_write_cb unmute;266 bt_aics_write_cb mute;[all …]