Home | History | Annotate | Download | only in gatt

Lines Matching refs:svc_inst

134 **                  svc_inst      : instance of the service inside the application
142 UINT16 svc_inst, UINT16 num_handles, BOOLEAN is_pri)
164 if ((p_list = gatt_find_hdl_buffer_by_app_id(p_app_uuid128, p_svc_uuid, svc_inst)) != NULL)
212 p_list->asgn_range.svc_inst = svc_inst;
389 ** svc_inst : instance of the service inside the application
394 BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, UINT16 svc_inst)
413 if ((p_list = gatt_find_hdl_buffer_by_app_id(p_app_uuid128, p_svc_uuid, svc_inst)) == NULL)
421 p_list->asgn_range.svc_inst)) != NULL)
433 svc_inst)) != GATT_MAX_SR_PROFILES)
493 p_list->asgn_range.svc_inst) != GATT_MAX_SR_PROFILES)
531 GATT_TRACE_DEBUG ("s_hdl=%d e_hdl=%d type=0x%x svc_inst=%d sdp_hdl=0x%x",
539 p_list->asgn_range.svc_inst)) != NULL)