Searched refs:hid_host_connection (Results 1 – 2 of 2) sorted by relevance
138 void btstack_memory_hid_host_connection_free(hid_host_connection_t *hid_host_connection);
831 void btstack_memory_hid_host_connection_free(hid_host_connection_t *hid_host_connection){ in btstack_memory_hid_host_connection_free() argument832 btstack_memory_pool_free(&hid_host_connection_pool, hid_host_connection); in btstack_memory_hid_host_connection_free()838 void btstack_memory_hid_host_connection_free(hid_host_connection_t *hid_host_connection){ in btstack_memory_hid_host_connection_free() argument839 UNUSED(hid_host_connection); in btstack_memory_hid_host_connection_free()859 void btstack_memory_hid_host_connection_free(hid_host_connection_t *hid_host_connection){ in btstack_memory_hid_host_connection_free() argument861 btstack_memory_buffer_t * buffer = &((btstack_memory_buffer_t *) hid_host_connection)[-1]; in btstack_memory_hid_host_connection_free()