Home
last modified time | relevance | path

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

/btstack/src/
H A Dbtstack_memory.h162 void btstack_memory_hids_client_free(hids_client_t *hids_client);
H A Dbtstack_memory.c1295 void btstack_memory_hids_client_free(hids_client_t *hids_client){ in btstack_memory_hids_client_free() function
1302 void btstack_memory_hids_client_free(hids_client_t *hids_client){ in btstack_memory_hids_client_free() function
1323 void btstack_memory_hids_client_free(hids_client_t *hids_client){ in btstack_memory_hids_client_free() function
/btstack/test/btstack_memory/
H A Dbtstack_memory_test.cpp949 btstack_memory_hids_client_free(context); in TEST()
955 btstack_memory_hids_client_free(context); in TEST()
960 btstack_memory_hids_client_free(context); in TEST()
/btstack/src/ble/gatt-service/
H A Dhids_client.c513 btstack_memory_hids_client_free(client); in hids_finalize_client()