Home
last modified time | relevance | path

Searched refs:bt_tbs_client_get_by_ccid (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dcap_acceptor.c89 bt_tbs_client_get_by_ccid(conn, ccid) != NULL) { in bt_cap_acceptor_ccid_exist()
Dtbs_client.c2496 struct bt_tbs_instance *bt_tbs_client_get_by_ccid(const struct bt_conn *conn, in bt_tbs_client_get_by_ccid() function
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dtbs.h1118 struct bt_tbs_instance *bt_tbs_client_get_by_ccid(const struct bt_conn *conn,
/Zephyr-latest/samples/bluetooth/tmap_peripheral/src/
Dbap_unicast_sr.c225 bt_tbs_client_get_by_ccid(default_conn, ccid) != NULL)) { in data_func_cb()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dtbs_client_test.c111 inst = bt_tbs_client_get_by_ccid(conn, (uint8_t)value); in tbs_client_read_ccid_cb()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_ccp.c243 tbs_inst = bt_tbs_client_get_by_ccid(conn, inst_ccid); in tbs_client_read_val_cb()