Home
last modified time | relevance | path

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

/btstack/test/btstack_memory/
H A Dbtstack_memory_test.cpp76 btstack_memory_hci_connection_free(buffer_3); in TEST()
78 btstack_memory_hci_connection_free(buffer_1); in TEST()
93 btstack_memory_hci_connection_free(context); in TEST()
99 btstack_memory_hci_connection_free(context); in TEST()
104 btstack_memory_hci_connection_free(context); in TEST()
/btstack/src/
H A Dbtstack_memory.h106 void btstack_memory_hci_connection_free(hci_connection_t *hci_connection);
H A Dbtstack_memory.c139 void btstack_memory_hci_connection_free(hci_connection_t *hci_connection){ in btstack_memory_hci_connection_free() function
146 void btstack_memory_hci_connection_free(hci_connection_t *hci_connection){ in btstack_memory_hci_connection_free() function
167 void btstack_memory_hci_connection_free(hci_connection_t *hci_connection){ in btstack_memory_hci_connection_free() function
H A Dhci.c1298 btstack_memory_hci_connection_free( conn ); in hci_shutdown_connection()
2642 btstack_memory_hci_connection_free( conn ); in hci_handle_connection_failed()
3416 btstack_memory_hci_connection_free( conn ); in hci_handle_le_connection_complete_event()
8640 btstack_memory_hci_connection_free( conn ); in gap_connect_cancel()
10943 btstack_memory_hci_connection_free(con); in hci_free_connections_fuzz()