Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/host/keys/mocks/
Dhci_core_expects.h23 void expect_not_called_bt_unpair(void);
Dhci_core_expects.c25 void expect_not_called_bt_unpair(void) in expect_not_called_bt_unpair() function
/Zephyr-latest/tests/bluetooth/host/id/mocks/
Dhci_core_expects.h23 void expect_not_called_bt_unpair(void);
Dhci_core_expects.c31 void expect_not_called_bt_unpair(void) in expect_not_called_bt_unpair() function
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_addr/src/
Dtest_suite_full_list_no_overwrite.c55 expect_not_called_bt_unpair(); in ZTEST()