Home
last modified time | relevance | path

Searched refs:add_remote_source (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/samples/bluetooth/tmap_central/src/
Dcap_initiator.c230 static void add_remote_source(struct bt_bap_ep *ep) in add_remote_source() function
266 add_remote_source(ep); in endpoint_cb()
/Zephyr-latest/samples/bluetooth/cap_initiator/src/
Dcap_initiator_unicast.c246 static void add_remote_source(struct bt_bap_ep *ep) in add_remote_source() function
283 add_remote_source(ep); in endpoint_cb()
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dmain.c339 static void add_remote_source(struct bt_bap_ep *ep) in add_remote_source() function
496 add_remote_source(ep); in endpoint_cb()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_unicast_client_test.c293 static void add_remote_source(struct bt_bap_ep *ep) in add_remote_source() function
350 add_remote_source(ep); in endpoint_cb()
Dcap_initiator_unicast_test.c293 static void add_remote_source(const struct bt_conn *conn, struct bt_bap_ep *ep) in add_remote_source() function
348 add_remote_source(conn, ep); in endpoint_cb()