Searched defs:gtbs_found (Results 1 – 6 of 6) sorted by relevance
29 static void discover_cb(struct bt_conn *conn, int err, uint8_t tbs_count, bool gtbs_found) in discover_cb()
79 static void discover_cb(struct bt_conn *conn, int err, uint8_t tbs_count, bool gtbs_found) in discover_cb()
34 static void tbs_client_discovered_ev(int err, uint8_t tbs_count, bool gtbs_found) in tbs_client_discovered_ev()58 bool gtbs_found) in tbs_client_discover_cb()
54 bool gtbs_found; member
77 uint8_t count, bool gtbs_found) in tbs_client_discover_cb()
684 static bool gtbs_found(struct bt_tbs_server_inst *srv_inst) in gtbs_found() function