Searched refs:hdl_list_info (Results 1 – 4 of 4) sorted by relevance
94 status = gatt_add_an_item_to_list(&gatt_cb.hdl_list_info, p_buf); in GATTS_AddHandleRange()146 tGATT_HDL_LIST_INFO *p_list_info = &gatt_cb.hdl_list_info; in GATTS_CreateService()375 tGATT_HDL_LIST_INFO *p_list_info = &gatt_cb.hdl_list_info; in GATTS_DeleteService()
360 tGATT_HDL_LIST_INFO *p_list_info = &gatt_cb.hdl_list_info; in gatt_find_hdl_buffer_by_handle()385 tGATT_HDL_LIST_INFO *p_list_info = &gatt_cb.hdl_list_info; in gatt_find_hdl_buffer_by_attr_handle()414 tGATT_HDL_LIST_INFO *p_list_info = &gatt_cb.hdl_list_info; in gatt_find_hdl_buffer_by_app_id()
200 gatt_remove_an_item_from_list(&gatt_cb.hdl_list_info, &gatt_cb.hdl_list[i]); in gatt_free()
512 tGATT_HDL_LIST_INFO hdl_list_info; member