Searched refs:bt_tbs_client_read_technology (Results 1 – 5 of 5) sorted by relevance
951 int bt_tbs_client_read_technology(struct bt_conn *conn, uint8_t inst_index);
418 err = bt_tbs_client_read_technology(default_conn, index); in test_technology()
536 result = bt_tbs_client_read_technology(default_conn, inst_index); in cmd_tbs_client_read_technology()
443 err = bt_tbs_client_read_technology(conn, cp->inst_index); in ccp_read_bearer_tech()
2114 int bt_tbs_client_read_technology(struct bt_conn *conn, uint8_t inst_index) in bt_tbs_client_read_technology() function