Lines Matching refs:bt_bap_ep

79 	struct bt_bap_ep ep;
128 static int ascs_ep_get_status(struct bt_bap_ep *ep, struct net_buf_simple *buf);
181 static enum bt_bap_ep_state ascs_ep_get_state(struct bt_bap_ep *ep) in ascs_ep_get_state()
261 struct bt_bap_ep *ep = &ase->ep; in ascs_disconnect_stream_work_handler()
610 int ascs_ep_set_state(struct bt_bap_ep *ep, uint8_t state) in ascs_ep_set_state()
713 static void ascs_ep_get_status_config(struct bt_bap_ep *ep, struct net_buf_simple *buf) in ascs_ep_get_status_config()
742 static void ascs_ep_get_status_qos(struct bt_bap_ep *ep, struct net_buf_simple *buf) in ascs_ep_get_status_qos()
764 static void ascs_ep_get_status_enable(struct bt_bap_ep *ep, struct net_buf_simple *buf) in ascs_ep_get_status_enable()
792 static int ascs_ep_get_status(struct bt_bap_ep *ep, struct net_buf_simple *buf) in ascs_ep_get_status()
879 struct bt_bap_ep *ep; in ascs_iso_recv()
934 struct bt_bap_ep *ep; in ascs_iso_sent()
960 static void ascs_update_sdu_size(struct bt_bap_ep *ep) in ascs_update_sdu_size()
977 static void ascs_ep_iso_connected(struct bt_bap_ep *ep) in ascs_ep_iso_connected()
1044 static void ascs_ep_iso_disconnected(struct bt_bap_ep *ep, uint8_t reason) in ascs_ep_iso_disconnected()
1214 int bt_ascs_release_ase(struct bt_bap_ep *ep) in bt_ascs_release_ase()
1230 struct bt_bap_ep *ep; in ase_disable()
1284 int bt_ascs_disable_ase(struct bt_bap_ep *ep) in bt_ascs_disable_ase()
1330 const struct bt_bap_ep *ep; in bap_iso_find_func()
1385 void ascs_ep_init(struct bt_bap_ep *ep, uint8_t id) in ascs_ep_init()
1512 static int ascs_ep_set_codec(struct bt_bap_ep *ep, uint8_t id, uint16_t cid, uint16_t vid, in ascs_ep_set_codec()
1714 static struct bt_bap_ep *ep_lookup_stream(struct bt_conn *conn, struct bt_bap_stream *stream) in ep_lookup_stream()
1733 struct bt_bap_ep *ep; in bt_ascs_config_ase()
1939 struct bt_bap_ep *ep = &ase->ep; in ase_qos()
2139 const struct bt_bap_ep *ep;
2150 const struct bt_bap_ep *ep = result->ep; in ascs_parse_metadata()
2268 static int ascs_verify_metadata(struct bt_bap_ep *ep, const struct bt_ascs_metadata *meta, in ascs_verify_metadata()
2307 struct bt_bap_ep *ep; in ase_metadata()
2370 struct bt_bap_ep *ep; in ase_enable()
2514 struct bt_bap_ep *ep; in ase_start()
2727 struct bt_bap_ep *ep; in ase_stop()