Searched refs:bt_cap_acceptor_ccid_exist (Results 1 – 3 of 3) sorted by relevance
86 bool bt_cap_acceptor_ccid_exist(const struct bt_conn *conn, uint8_t ccid) in bt_cap_acceptor_ccid_exist() function
25 bool bt_cap_acceptor_ccid_exist(const struct bt_conn *conn, uint8_t ccid);
2212 if (!bt_cap_acceptor_ccid_exist(ep->stream->conn, ccid)) { in ascs_parse_metadata()