Home | History | Annotate | Download | only in gatt

Lines Matching refs:num_handle

63                                UINT16 s_hdl, UINT16 num_handle)
72 GATT_TRACE_DEBUG("s_hdl = %d num_handle = %d", s_hdl, num_handle );
76 p_db->end_handle = s_hdl + num_handle;