Home
last modified time | relevance | path

Searched refs:hdl_list_info (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
Dgatt_api.c92 status = gatt_add_an_item_to_list(&gatt_cb.hdl_list_info, p_buf); in GATTS_AddHandleRange()
145 tGATT_HDL_LIST_INFO *p_list_info= &gatt_cb.hdl_list_info; in GATTS_CreateService()
397 tGATT_HDL_LIST_INFO *p_list_info= &gatt_cb.hdl_list_info; in GATTS_DeleteService()
Dgatt_int.h484 tGATT_HDL_LIST_INFO hdl_list_info; member
Dgatt_utils.c316 tGATT_HDL_LIST_INFO *p_list_info= &gatt_cb.hdl_list_info; in gatt_find_hdl_buffer_by_handle()
344 tGATT_HDL_LIST_INFO *p_list_info= &gatt_cb.hdl_list_info; in gatt_find_hdl_buffer_by_app_id()