Lines Matching defs:ase

186 static void ase_free(struct bt_ascs_ase *ase)  in ase_free()
214 static int ase_state_notify(struct bt_ascs_ase *ase) in ase_state_notify()
259 struct bt_ascs_ase *ase = CONTAINER_OF(d_work, struct bt_ascs_ase, in ascs_disconnect_stream_work_handler() local
314 struct bt_ascs_ase *ase = CONTAINER_OF(stream->ep, struct bt_ascs_ase, in ascs_disconnect_stream() local
323 static void ase_enter_state_idle(struct bt_ascs_ase *ase) in ase_enter_state_idle()
345 static void ase_enter_state_codec_configured(struct bt_ascs_ase *ase) in ase_enter_state_codec_configured()
360 static void ase_enter_state_qos_configured(struct bt_ascs_ase *ase) in ase_enter_state_qos_configured()
375 static void ase_enter_state_enabling(struct bt_ascs_ase *ase) in ase_enter_state_enabling()
394 static void ase_enter_state_streaming(struct bt_ascs_ase *ase) in ase_enter_state_streaming()
407 static void ase_metadata_updated(struct bt_ascs_ase *ase) in ase_metadata_updated()
420 static void ase_exit_state_streaming(struct bt_ascs_ase *ase) in ase_exit_state_streaming()
456 static void ase_exit_state_enabling(struct bt_ascs_ase *ase) in ase_exit_state_enabling()
479 static void ase_enter_state_disabling(struct bt_ascs_ase *ase) in ase_enter_state_disabling()
494 static void ase_enter_state_releasing(struct bt_ascs_ase *ase) in ase_enter_state_releasing()
520 struct bt_ascs_ase *ase = CONTAINER_OF(d_work, struct bt_ascs_ase, state_transition_work); in state_transition_work_handler() local
612 struct bt_ascs_ase *ase = CONTAINER_OF(ep, struct bt_ascs_ase, ep); in ascs_ep_set_state() local
837 struct bt_ascs_ase *ase = &ascs.ase_pool[i]; in ascs_iso_accept() local
979 struct bt_ascs_ase *ase = CONTAINER_OF(ep, struct bt_ascs_ase, ep); in ascs_ep_iso_connected() local
1046 struct bt_ascs_ase *ase = CONTAINER_OF(ep, struct bt_ascs_ase, ep); in ascs_ep_iso_disconnected() local
1176 static int ase_release(struct bt_ascs_ase *ase, uint8_t reason, struct bt_bap_ascs_rsp *rsp) in ase_release()
1216 struct bt_ascs_ase *ase = CONTAINER_OF(ep, struct bt_ascs_ase, ep); in bt_ascs_release_ase() local
1227 static int ase_disable(struct bt_ascs_ase *ase, uint8_t reason, struct bt_bap_ascs_rsp *rsp) in ase_disable()
1286 struct bt_ascs_ase *ase = CONTAINER_OF(ep, struct bt_ascs_ase, ep); in bt_ascs_disable_ase() local
1294 struct bt_ascs_ase *ase = &ascs.ase_pool[i]; in disconnected() local
1374 struct bt_ascs_ase *ase = user_data; in ase_attr_cb() local
1395 static void ase_init(struct bt_ascs_ase *ase, struct bt_conn *conn, uint8_t id) in ase_init()
1414 struct bt_ascs_ase *ase = NULL; in ase_new() local
1439 struct bt_ascs_ase *ase = &ascs.ase_pool[i]; in ase_find() local
1454 struct bt_ascs_ase *ase = NULL; in ascs_ase_read() local
1556 static int ase_config(struct bt_ascs_ase *ase, const struct bt_ascs_config *cfg) in ase_config()
1717 struct bt_ascs_ase *ase = &ascs.ase_pool[i]; in ep_lookup_stream() local
1732 struct bt_ascs_ase *ase = NULL; in bt_ascs_config_ase() local
1887 struct bt_ascs_ase *ase; in ascs_config() local
1928 struct bt_ascs_ase *ase = &ascs.ase_pool[i]; in bt_ascs_foreach_ep() local
1936 static void ase_qos(struct bt_ascs_ase *ase, uint8_t cig_id, uint8_t cis_id, in ase_qos()
2099 struct bt_ascs_ase *ase; in ascs_qos() local
2271 struct bt_ascs_ase *ase = CONTAINER_OF(ep, struct bt_ascs_ase, ep); in ascs_verify_metadata() local
2304 static void ase_metadata(struct bt_ascs_ase *ase, struct bt_ascs_metadata *meta) in ase_metadata()
2367 static int ase_enable(struct bt_ascs_ase *ase, struct bt_ascs_metadata *meta) in ase_enable()
2486 struct bt_ascs_ase *ase; in ascs_enable() local
2512 static void ase_start(struct bt_ascs_ase *ase) in ase_start()
2612 struct bt_ascs_ase *ase; in ascs_start() local
2695 struct bt_ascs_ase *ase; in ascs_disable() local
2724 static void ase_stop(struct bt_ascs_ase *ase) in ase_stop()
2824 struct bt_ascs_ase *ase; in ascs_stop() local
2924 struct bt_ascs_ase *ase; in ascs_metadata() local
3001 struct bt_ascs_ase *ase; in ascs_release() local
3262 struct bt_ascs_ase *ase = &ascs.ase_pool[i]; in bt_ascs_cleanup() local