Home
last modified time | relevance | path

Searched refs:expect_single_call_net_buf_unref (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/id/mocks/
Dnet_buf_expects.h15 void expect_single_call_net_buf_unref(struct net_buf *buf);
Dnet_buf_expects.c13 void expect_single_call_net_buf_unref(struct net_buf *buf) in expect_single_call_net_buf_unref() function
/Zephyr-latest/tests/bluetooth/host/id/bt_setup_random_id_addr/src/
Dtest_suite_invalid_cases.c142 expect_single_call_net_buf_unref(&hci_cmd_rsp); in ZTEST()
184 expect_single_call_net_buf_unref(&hci_cmd_rsp); in ZTEST()
226 expect_single_call_net_buf_unref(&hci_cmd_rsp); in ZTEST()
Dmain.c110 expect_single_call_net_buf_unref(&hci_cmd_rsp); in ZTEST()
165 expect_single_call_net_buf_unref(&hci_cmd_rsp); in ZTEST()
219 expect_single_call_net_buf_unref(&hci_cmd_rsp); in ZTEST()
/Zephyr-latest/tests/bluetooth/host/id/bt_id_read_public_addr/src/
Dmain.c115 expect_single_call_net_buf_unref(&hci_cmd_rsp); in ZTEST()
145 expect_single_call_net_buf_unref(&hci_cmd_rsp); in ZTEST()