Searched refs:tGATT_HDL_LIST_ELEM (Results 1 – 4 of 4) sorted by relevance
249 } tGATT_HDL_LIST_ELEM; typedef362 std::list<tGATT_HDL_LIST_ELEM>* hdl_list_info;463 extern std::list<tGATT_HDL_LIST_ELEM>::iterator gatt_find_hdl_buffer_by_app_id(466 extern tGATT_HDL_LIST_ELEM* gatt_find_hdl_buffer_by_handle(uint16_t handle);
44 tGATT_HDL_LIST_ELEM& gatt_add_an_item_to_list(uint16_t s_handle) { in gatt_add_an_item_to_list()192 tGATT_HDL_LIST_ELEM& list = gatt_add_an_item_to_list(s_hdl); in GATTS_AddService()251 tGATT_HDL_LIST_ELEM* p_incl_decl; in GATTS_AddService()
194 tGATT_HDL_LIST_ELEM* gatt_find_hdl_buffer_by_handle(uint16_t handle) { in gatt_find_hdl_buffer_by_handle()209 std::list<tGATT_HDL_LIST_ELEM>::iterator gatt_find_hdl_buffer_by_app_id( in gatt_find_hdl_buffer_by_app_id()
141 gatt_cb.hdl_list_info = new std::list<tGATT_HDL_LIST_ELEM>(); in gatt_init()