Searched refs:hdl_list (Results 1 – 2 of 2) sorted by relevance
290 tGATT_HDL_LIST_ELEM * p_elem= &p_cb->hdl_list[0]; in gatt_alloc_hdl_buffer()294 if (!p_cb->hdl_list[i].in_use) in gatt_alloc_hdl_buffer()393 tGATT_HDL_LIST_ELEM *p_elem = &gatt_cb.hdl_list[0]; in gatt_free_srvc_db_buffer_app_id()
485 tGATT_HDL_LIST_ELEM hdl_list[GATT_MAX_SR_PROFILES]; member