Searched refs:btstack_linked_list_gatt_client_helper_t (Results 1 – 1 of 1) sorted by relevance
182 } btstack_linked_list_gatt_client_helper_t; typedef379 btstack_linked_list_gatt_client_helper_t * gatt_helper = NULL; in daemon_add_gatt_client_handle()382 …btstack_linked_list_gatt_client_helper_t * item = (btstack_linked_list_gatt_client_helper_t*) btst… in daemon_add_gatt_client_handle()391 gatt_helper = calloc(sizeof(btstack_linked_list_gatt_client_helper_t), 1); in daemon_add_gatt_client_handle()438 btstack_linked_list_gatt_client_helper_t * helper = NULL; in daemon_remove_gatt_client_handle()441 …btstack_linked_list_gatt_client_helper_t * item = (btstack_linked_list_gatt_client_helper_t*) btst… in daemon_remove_gatt_client_handle()475 btstack_linked_list_gatt_client_helper_t * helper = NULL; in daemon_remove_gatt_client_helper()478 …btstack_linked_list_gatt_client_helper_t * item = (btstack_linked_list_gatt_client_helper_t*) btst… in daemon_remove_gatt_client_helper()767 btstack_linked_list_gatt_client_helper_t * daemon_get_gatt_client_helper(hci_con_handle_t con_handl… in daemon_get_gatt_client_helper()774 …btstack_linked_list_gatt_client_helper_t * item = (btstack_linked_list_gatt_client_helper_t*) btst… in daemon_get_gatt_client_helper()[all …]