Home | History | Annotate | Download | only in gatt

Lines Matching refs:s_hdl

63                                UINT16 s_hdl, UINT16 num_handle)
72 GATT_TRACE_DEBUG("s_hdl = %d num_handle = %d", s_hdl, num_handle );
75 p_db->next_handle = s_hdl;
76 p_db->end_handle = s_hdl + num_handle;
457 GATT_TRACE_DEBUG("gatts_add_included_service: s_hdl = 0x%04x e_hdl = 0x%04x uuid = 0x%04x",