Lines Matching refs:svc_inst
133 ** svc_inst : instance of the service inside the application
141 UINT16 svc_inst, UINT16 num_handles, BOOLEAN is_pri)
163 if ((p_list = gatt_find_hdl_buffer_by_app_id(p_app_uuid128, p_svc_uuid, svc_inst)) != NULL)
211 p_list->asgn_range.svc_inst = svc_inst;
388 ** svc_inst : instance of the service inside the application
393 BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, UINT16 svc_inst)
412 if ((p_list = gatt_find_hdl_buffer_by_app_id(p_app_uuid128, p_svc_uuid, svc_inst)) == NULL)
420 p_list->asgn_range.svc_inst)) != NULL)
432 svc_inst)) != GATT_MAX_SR_PROFILES)
492 p_list->asgn_range.svc_inst) != GATT_MAX_SR_PROFILES)
530 GATT_TRACE_DEBUG ("s_hdl=%d e_hdl=%d type=0x%x svc_inst=%d sdp_hdl=0x%x",
538 p_list->asgn_range.svc_inst)) != NULL)