Searched defs:tGATT_HDL_LIST_INFO (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/gatt/
H A Dgatt_int.h327 }tGATT_HDL_LIST_INFO; typedef in typeref:struct:__anon914
474 tGATT_HDL_LIST_INFO hdl_list_info;
600 extern BOOLEAN gatt_add_an_item_to_list(tGATT_HDL_LIST_INFO *p_list, tGATT_HDL_LIST_ELEM *p_new);
601 extern BOOLEAN gatt_remove_an_item_from_list(tGATT_HDL_LIST_INFO *p_list, tGATT_HDL_LIST_ELEM *p_remove);

Completed in 6 milliseconds