Home
last modified time | relevance | path

Searched refs:expect_single_call_bt_conn_unref (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/id/mocks/
Dconn_expects.h32 void expect_single_call_bt_conn_unref(struct bt_conn *conn);
Dconn_expects.c36 void expect_single_call_bt_conn_unref(struct bt_conn *conn) in expect_single_call_bt_conn_unref() function
/Zephyr-latest/tests/bluetooth/host/id/bt_id_add/src/
Dmain.c123 expect_single_call_bt_conn_unref(&conn_ref); in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_del/src/
Dmain.c129 expect_single_call_bt_conn_unref(&conn_ref); in ZTEST()