Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/tmap_peripheral/src/
Dccp_call_ctrl.c46 bt_tbs_client_read_uri_list(conn, BT_TBS_GTBS_INDEX); in discover_cb()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dtbs.h961 int bt_tbs_client_read_uri_list(struct bt_conn *conn, uint8_t inst_index);
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dtbs_client.c576 result = bt_tbs_client_read_uri_list(default_conn, inst_index); in cmd_tbs_client_read_uri_list()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_ccp.c463 err = bt_tbs_client_read_uri_list(conn, cp->inst_index); in ccp_read_uri_list()
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_client.c2133 int bt_tbs_client_read_uri_list(struct bt_conn *conn, uint8_t inst_index) in bt_tbs_client_read_uri_list() function