Searched refs:cached_conn (Results 1 – 2 of 2) sorted by relevance
212 struct bt_conn *cached_conn; in test_aics() local215 err = bt_aics_client_conn_get(micp_included.aics[0], &cached_conn); in test_aics()220 if (cached_conn != default_conn) { in test_aics()373 struct bt_conn *cached_conn; in test_main() local406 err = bt_micp_mic_ctlr_conn_get(mic_ctlr, &cached_conn); in test_main()411 if (cached_conn != default_conn) { in test_main()
872 struct bt_conn *cached_conn; in test_conn_get() local876 err = bt_vcp_vol_ctlr_conn_get(NULL, &cached_conn); in test_conn_get()891 err = bt_vcp_vol_ctlr_conn_get(vol_ctlr, &cached_conn); in test_conn_get()897 if (cached_conn != default_conn) { in test_conn_get()