Home
last modified time | relevance | path

Searched refs:bt_tbs_client_read_technology (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/
Dtbs.h685 int bt_tbs_client_read_technology(struct bt_conn *conn, uint8_t inst_index);
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/audio/src/
Dtbs_client_test.c414 err = bt_tbs_client_read_technology(default_conn, index); in test_technology()
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/shell/
Dtbs_client.c532 result = bt_tbs_client_read_technology(default_conn, inst_index); in cmd_tbs_client_read_technology()
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dtbs_client.c1948 int bt_tbs_client_read_technology(struct bt_conn *conn, uint8_t inst_index) in bt_tbs_client_read_technology() function