Lines Matching refs:bt_tbs_server_inst
59 struct bt_tbs_server_inst { struct
73 static struct bt_tbs_server_inst srv_insts[CONFIG_BT_MAX_CONN]; argument
79 static struct bt_tbs_instance *tbs_instance_find(struct bt_tbs_server_inst *server, in tbs_instance_find()
100 struct bt_tbs_server_inst *server; in tbs_inst_by_index()
122 struct bt_tbs_server_inst *server; in tbs_index()
171 struct bt_tbs_server_inst *srv_inst; in lookup_inst_by_handle()
802 static bool gtbs_found(struct bt_tbs_server_inst *srv_inst) in gtbs_found()
811 static uint8_t inst_cnt(struct bt_tbs_server_inst *srv_inst) in inst_cnt()
822 struct bt_tbs_server_inst *srv_inst = &srv_insts[bt_conn_index(conn)]; in tbs_client_discover_complete()
1543 struct bt_tbs_server_inst *srv_inst = &srv_insts[conn_index]; in tbs_client_disc_read_ccid()
1564 struct bt_tbs_server_inst *srv_inst = &srv_insts[conn_index]; in discover_func()
1727 struct bt_tbs_server_inst *srv_inst) in get_next_instance()
1751 struct bt_tbs_server_inst *srv_inst = &srv_insts[conn_index]; in discover_next_instance()
1774 static void primary_discover_complete(struct bt_tbs_server_inst *server, struct bt_conn *conn) in primary_discover_complete()
1804 struct bt_tbs_server_inst *srv_inst = &srv_insts[conn_index]; in primary_discover_tbs_cb()
1831 struct bt_tbs_server_inst *srv_inst = &srv_insts[bt_conn_index(conn)]; in primary_discover_tbs()
1854 struct bt_tbs_server_inst *srv_inst = &srv_insts[conn_index]; in primary_discover_gtbs_cb()
1888 struct bt_tbs_server_inst *srv_inst = &srv_insts[bt_conn_index(conn)]; in primary_discover_gtbs()
2398 static bool check_and_set_all_busy(struct bt_tbs_server_inst *srv_inst) in check_and_set_all_busy()
2443 struct bt_tbs_server_inst *srv_inst; in bt_tbs_client_discover()
2499 struct bt_tbs_server_inst *server; in bt_tbs_client_get_by_ccid()