Searched refs:bt_tbs_server_inst (Results 1 – 1 of 1) sorted by relevance
59 struct bt_tbs_server_inst { struct73 static struct bt_tbs_server_inst srv_insts[CONFIG_BT_MAX_CONN]; argument79 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()695 static bool gtbs_found(struct bt_tbs_server_inst *srv_inst) in gtbs_found()704 static uint8_t inst_cnt(struct bt_tbs_server_inst *srv_inst) in inst_cnt()715 struct bt_tbs_server_inst *srv_inst = &srv_insts[bt_conn_index(conn)]; in tbs_client_discover_complete()1391 struct bt_tbs_server_inst *srv_inst = &srv_insts[conn_index]; in tbs_client_disc_read_ccid()[all …]