Home
last modified time | relevance | path

Searched refs:mock_bt_gatt_cleanup (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bluetooth/audio/mocks/include/
Dgatt.h14 void mock_bt_gatt_cleanup(void);
/Zephyr-latest/tests/bluetooth/audio/ascs/src/
Dtest_common.c44 mock_bt_gatt_cleanup(); in test_mocks_cleanup()
362 mock_bt_gatt_cleanup(); in test_preamble_state_releasing()
/Zephyr-latest/tests/bluetooth/audio/mocks/src/
Dgatt.c126 void mock_bt_gatt_cleanup(void) in mock_bt_gatt_cleanup() function