Home
last modified time | relevance | path

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

/btstack/test/btstack_memory/
H A Dbtstack_memory_test.cpp905 context = btstack_memory_gatt_client_get(); in TEST()
911 context = btstack_memory_gatt_client_get(); in TEST()
916 context = btstack_memory_gatt_client_get(); in TEST()
932 context = btstack_memory_gatt_client_get(); in TEST()
938 context = btstack_memory_gatt_client_get(); in TEST()
/btstack/src/
H A Dbtstack_memory.h159 gatt_client_t * btstack_memory_gatt_client_get(void);
H A Dbtstack_memory.c1231 gatt_client_t * btstack_memory_gatt_client_get(void){ in btstack_memory_gatt_client_get() function
1242 gatt_client_t * btstack_memory_gatt_client_get(void){ in btstack_memory_gatt_client_get() function
1256 gatt_client_t * btstack_memory_gatt_client_get(void){ in btstack_memory_gatt_client_get() function
/btstack/src/ble/
H A Dgatt_client.c211 gatt_client = btstack_memory_gatt_client_get(); in gatt_client_provide_context_for_handle()
3456 gatt_client = btstack_memory_gatt_client_get(); in gatt_client_classic_connect()
3860 gatt_client_t * new_gatt_client = btstack_memory_gatt_client_get(); in gatt_client_le_enhanced_connect()