Home
last modified time | relevance | path

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

/btstack/src/
H A Dbtstack_memory.c847 } btstack_memory_hid_host_connection_t; typedef
850btstack_memory_hid_host_connection_t * buffer = (btstack_memory_hid_host_connection_t *) malloc(si… in btstack_memory_hid_host_connection_get()
852 memset(buffer, 0, sizeof(btstack_memory_hid_host_connection_t)); in btstack_memory_hid_host_connection_get()