Home
last modified time | relevance | path

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

/btstack/src/
H A Dbtstack_memory.h160 void btstack_memory_gatt_client_free(gatt_client_t *gatt_client);
H A Dbtstack_memory.c1238 void btstack_memory_gatt_client_free(gatt_client_t *gatt_client){ in btstack_memory_gatt_client_free() function
1245 void btstack_memory_gatt_client_free(gatt_client_t *gatt_client){ in btstack_memory_gatt_client_free() function
1266 void btstack_memory_gatt_client_free(gatt_client_t *gatt_client){ in btstack_memory_gatt_client_free() function
/btstack/test/btstack_memory/
H A Dbtstack_memory_test.cpp907 btstack_memory_gatt_client_free(context); in TEST()
913 btstack_memory_gatt_client_free(context); in TEST()
918 btstack_memory_gatt_client_free(context); in TEST()
/btstack/src/ble/
H A Dgatt_client.c1825 btstack_memory_gatt_client_free(gatt_client); in gatt_client_handle_disconnection_complete()
3331 btstack_memory_gatt_client_free(gatt_client); in gatt_client_classic_handle_connected()
3353 btstack_memory_gatt_client_free(gatt_client); in gatt_client_classic_handle_disconnected()
3532 btstack_memory_gatt_client_free(eatt_client); in gatt_client_eatt_finalize()
3549 btstack_memory_gatt_client_free(eatt_client); in gatt_client_le_enhanced_handle_connected()
3585 btstack_memory_gatt_client_free(eatt_client); in gatt_client_le_enhanced_handle_ecbm_disconnected()
3873 btstack_memory_gatt_client_free(gatt_client); in gatt_client_le_enhanced_connect()